package
0.3.0
Repository: https://github.com/demomanito/go-tools.git
Documentation: pkg.go.dev

# Functions

BoolToInt bool 转 int.
IntToBool int 转 bool.
NewBool bool 转指针类型.
NewFloat64 creates new float64 pointer.
NewInt creates new int pointer.
NewInt64 creates new int64 pointer.
SliceToMap slice to map.
StructToURLValues Struct => url.Values support: string、int、float、bool、slice because the url.Values type does not need too many parameters to modify, it does not need to support all types.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author