# Functions
CeilingToDay 将日期改为日的结束。.
No description provided by the author
No description provided by the author
EncodeJson 将字符串进行json编码。.
ExpandEnv 执行环境变量插值。.
No description provided by the author
GetHostAddress 获取指定地址对应的IP地址。 address 可以是非回环IP地址,或者表示本机的回环地址,或者是主机名。.
GetLocalIpAddress 获取本地IP地址,此方法会尽可能返回IPv4地址。.
No description provided by the author
No description provided by the author
IsWorkingDay 判断指定日是否是工作日。.
LocalDate 获取指定的本地日期。.
MakePage 构造分页查询结果.
MakePage2 构造分页查询结果.
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
ParseDate 解析日期。如果解析不成功则返回默认值。.
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
No description provided by the author
No description provided by the author
Sha256Salt 加盐然后获取Sha256的hash值。.
SplitAndTrim.
SplitAsInt.
SplitHostPort 将主机名与端口号分离。.
No description provided by the author
No description provided by the author
Today 获取表示今天0点0分0秒的日期。.
ToStr 将对象转化为字符串。 如果o表示nil则返回ds。.
No description provided by the author
TruncateToDay 将日期截断到日。.
# Variables
默认的滚动文件日志记录器。.
# Structs
No description provided by the author
Boolean 表示可以为空的bool.
No description provided by the author
Integer 表示可以为空的int32.
Long 表示可以为空的int64.
Page 表示分页查询结果.
PageRequest 表示分页查询请求.
滚动文件日志记录器。.
Set 表示一个集合。.
Short 表示可以为空的int16.
String 表示可以为空的string。.
Timestamp 表示可以为空的Time.
# Type aliases
No description provided by the author