//
pkg.gl
Category
github.com/kenSevLeb/go-framework
util
strings
package
1.2.10
Repository:
https://github.com/kensevleb/go-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
8
Files
103 SLOC
#
Functions
Default
返回默认值.
Explode
分割字符词,返回字符词数组.
GetRequestBody
No description provided by the author
Hash
return hash string.
Implode
根据连接符号连接数组.
Md5
return the encrypt string by md5 algorithm.
Rand
生成随机字符串 n 长度.
SubStr
截取字符串.
UUID
返回唯一ID.