package
0.0.8
Repository: https://github.com/pandattttt/go-assembly.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

BytesToString converts byte slice to string.
CheckSign 签名验证.
No description provided by the author
No description provided by the author
GetTodayTime 返回今天零点的time.
GetTodayYM 得到以sep为分隔符的年、月字符串(今天所属于的月份).
GetTodayYMD 得到以sep为分隔符的年、月、日字符串(今天).
GetTomorrowYMD 得到以sep为分隔符的年、月、日字符串(明天).
GetYesterdayTime 返回昨天零点的time.
GetYesterdayYMD 得到以sep为分隔符的年、月、日字符串(昨天).
InArrayInt 查询某一个值是否在切片中.
InArrayInt64 查询某一个值是否在切片中.
InArrayString 查询某一个值是否在切片中.
No description provided by the author
No description provided by the author
No description provided by the author
PrepareDir makes all dirs if not exists and changes perm to 777.
PrepareFileDir makes all dirs of given file if not exists and changes perm to 777.
No description provided by the author
RegMail follow the singleton pattern.
RunFuncName 获取正在运行的函数名.
No description provided by the author
Sign 获取sign.
StringToBytes converts string to byte slice.
StrToIntMonth 字符串月份转整数月份.
No description provided by the author