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:
@@ -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