mirror of
https://github.com/unti-io/go-utils.git
synced 2025-10-24 00:23:11 +08:00
v1.0.3
v1.0.3
This commit is contained in:
@@ -41,7 +41,7 @@ func init() {
|
||||
Is.Map = IsMap
|
||||
Is.SliceSlice = IsSliceSlice
|
||||
Is.MapAny = IsMapAny
|
||||
// Env.Toml = EnvToml
|
||||
// Env.Toml = En vToml
|
||||
Get.Type = GetType
|
||||
Get.Ip = GetIp
|
||||
In.Array = InArray
|
||||
@@ -62,6 +62,7 @@ func init() {
|
||||
Struct.Slice = StructSlice
|
||||
Json.Encode = JsonEncode
|
||||
Json.Decode = JsonDecode
|
||||
Json.Get = JsonGet
|
||||
Format.Query = FormatQuery
|
||||
Parse.ParamsBefore = ParseParamsBefore
|
||||
Parse.Params = ParseParams
|
||||
|
Reference in New Issue
Block a user