# Functions
BytesToString converts byte slice to string without a memory allocation.
ConvToStr 转string.
No description provided by the author
No description provided by the author
GetRandomString 生成随机字符串.
No description provided by the author
GoFormat 类似python传入字典格式化方法.
No description provided by the author
No description provided by the author
StringToBytes converts string to byte slice without a memory allocation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateString 字母,数字,下划线,中划线,点,且不能以点和中划线开头.
ValidateString2 字母,数字,中划线, 且不能以中划线开头.