package
1.0.54
Repository: https://github.com/aronlt/toolkit.git
Documentation: pkg.go.dev

# Functions

FuncCost 获取函数的运行时间.
GetDayOffset 获取n天前或者后的时间.
demo.
GetMonthByInt 获取每月返回为int值,1-12.
GetThisMonthFirstZeros 获取本月初时间戳.
GetWeekByIntDay 获取每周返回为int值,1-7.
MemoryPage 内存分页函数.
No description provided by the author
RandStringBytesMask 获取N个随机字符串.
RunCmd exec cmd and catch the result.
RunPeriod 周期运行函数.
SortFieldsWithGbk 按照中文排序.
StringToTime 字符串转时间.
StringToUnix 字符串转换为时间戳.
TimeToString 时间转字符串.
TimeToUnix 时间转时间戳.
UnixToString 时间戳转字符串.
UnixToTime 时间戳转Time.

# Structs

No description provided by the author
Result cmd exec result.

# Type aliases

No description provided by the author