//
pkg.gl
Category
github.com/nildebug/tools
utils
convert
package
0.0.9
Repository:
https://github.com/nildebug/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
34 SLOC
#
Functions
GetValuePrt
GetValuePrt GetValuePrt[T int | int32 | int64 | bool | float32 | float64] @Description: 获取基础值的指针 @param v @return *T.
StringToInt
StringToInt 字符串转Int.