package
0.0.0-20220402082506-5a8df1712ead
Repository: https://github.com/halicoming/fpp.git
Documentation: pkg.go.dev
# Functions
BuildConcat 根据数据库类型构建字符串连接表达式.
BuildLogger 构建logger.
BuildRegexp 构建用于SQL查询用的多条件正则.
ContainsString 返回list中是否包含.
ContainsUint 返回list中是否包含.
编码转换.
CreatNestedFile 给定path创建文件,如果目录不存在就递归创建.
Exists reports whether the named file or directory exists.
No description provided by the author
No description provided by the author
No description provided by the author
IsEmpty 返回给定目录是否为空目录.
Log 返回日志对象.
RandStringRunes 返回随机字符串.
Replace 根据替换表执行批量替换.
SliceDifference 求两个切片差集.
SliceIntersect 求两个切片交集.
# Constants
LevelDebug 除错.
LevelError 错误.
LevelInformational 提示.
LevelWarning 警告.