Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Crypto = new(crypto.Enter) // 加密工具 File = new(fileT.Enter) // 文件工具 Http = new(httpT.Enter[any]) // http工具 Json = new(jsonT.Enter) // json工具 Jwt = new(jwt.Enter) // jwt工具 Map = new(mapT.Enter) // map工具 Math = new(math.Enter) // 计算工具 Slice = new(slice.Enter) // 切片工具 SQL = new(sqlT.Enter) // sql工具 String = new(stringT.Enter) // 字符串工具 Struct = new(structT.Enter[any]) // 结构体工具 Time = new(timeT.Enter) // 时间工具 UUID = new(uuidT.Enter) // uuid工具 )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.