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