Skip to content

gol-gol/golconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golconv

facade for regular used Go type-conversion calls

extracted from an older pandora box of such packages at abhishekkr/gol

Public Functions

  • StringToInt(n string, defaultValue int) int

  • StringToUint64(n string, defaultValue uint64) uint64

  • StringToBool(b string, defaultValue bool) bool


About

facade for Go Type Conversion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages