Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages