package
1.0.0
Repository: https://github.com/eliassama/go-utils.git
Documentation: pkg.go.dev

# Functions

ByteSize bytes转换为指定单位 goland:noinspection GoUnusedExportedFunction.
BytesToString converts byte slice to string without a memory allocation.
No description provided by the author
StringToBytes converts string to byte slice without a memory allocation.
Struct2Map 结构体转 map,注意:这个方法对于数字是直接转换为 float goland:noinspection GoUnusedExportedFunction.
Struct2MapByNumberFirst 结构体转 map,注意:这个方法对于数字是先尝试转换为 int goland:noinspection GoUnusedExportedFunction.

# Constants

goland:noinspection ALL.
goland:noinspection ALL.
goland:noinspection ALL.
goland:noinspection ALL.
goland:noinspection ALL.
goland:noinspection ALL.

# Variables

No description provided by the author