package
1.7.21
Repository: https://github.com/devfeel/dotweb.git
Documentation: pkg.go.dev

# Functions

Int2String convert int to string.
Int642String convert int64 to string.
NSToTime convert ns to time.Time.
String2Bytes convert string to []byte.
String2Int convert string to int.
String2Int64 convert string to int64.
String2UInt64 convert string to uint64.
UInt642String convert uint64 to string.