package
0.0.9
Repository: https://github.com/nildebug/tools.git
Documentation: pkg.go.dev

# Functions

GetValuePrt GetValuePrt[T int | int32 | int64 | bool | float32 | float64] @Description: 获取基础值的指针 @param v @return *T.
StringToInt 字符串转Int.