package
0.1.8
Repository: https://github.com/weirwei/ikit.git
Documentation: pkg.go.dev

# Functions

BytesString convert b to string without copy.
GetRootPath 返回应用的根目录.
HanLess 拼音相同,字不同,比较编码大小 字相同,比较下一个字 有字 > 无字 字符串完全相同返回ture */.
LoadYaml 加载yaml 文件内容到结构体.
MaxInt 返回较大值.
MinInt 返回较小值.
SetRootPath 设置应用的根目录.
StringBytes return GoString's buffer slice(enable modify string).
StructMap transfer struct to map[string]interface{}.
ToJson 用了jsoniter 的MarshalToString,不抛出异常,慎用!!!.
Trim 去除所有的空白字符(不包括空格).

# Constants

No description provided by the author