# Functions
DeepCopy 深度复制对象.
JsonInt64 将被json解码为float64转回整数.
MarshalJSON json编码.
Obj2Dict 将对象转为map格式.
PrintJson 以JSON格式输出数据.
UnmarshalJSON json解码.
# Structs
CurlLogger 日志.
NullFloat64 可空浮点数.
NullInt64 可为空整数.
NullString 可空字符串.
NullTime 可为空时间.