Commit Graph

18 Commits

Author SHA1 Message Date
John Guo
117fc6eda2
fix issue #2339 (#2433) 2023-02-08 19:08:10 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
huangqian
3628b1e9d2 add ExampleEncode function 2022-05-02 17:29:19 +08:00
huangqian
da465bb030 Improving gjson Code Coverage 2022-02-23 00:46:13 +08:00
huangqian
5eec9ce7b1 Modify Function Name 2022-02-19 11:43:45 +08:00
huangqian
f8f13bd905 Implemented gjson Example
1.Unmarshal 2.Encode 3.MustEncode 4.EncodeString 5.MustEncodeString 6.Decode 7.DecodeTo 8.DecodeToJson
2022-02-16 22:38:25 +08:00
huangqian
33367fd3ee Implemented gjson Example
1.ExampleValid 2.ExampleMarshal 3.ExampleMarshalIndent
2022-02-15 23:02:48 +08:00
houseme
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +08:00
John Guo
4717e01708 replace gopkg.in/yaml.v2 with gopkg.in/yaml.v3 2021-10-25 19:17:56 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
993bf897cf remove deprecated functions; refract package gjson 2021-09-27 22:47:39 +08:00
John Guo
c3b3258194 update dependencies clbanning/mxj,grokify/html-strip-tags-go,gopkg.in/yaml to stable version 2021-09-22 19:43:52 +08:00
John
ef36cf8446 fix issue in example of package gjson 2021-08-20 23:15:48 +08:00
John Guo
c25f88293b unify command or enviroment key names for packages 2021-06-26 12:08:18 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
John
75dc1d82c1 example names change 2020-03-22 12:49:46 +08:00
John
a5e048eb5f example name changes 2020-03-22 12:34:12 +08:00
John
e2c1e11f95 improve package gjson 2020-03-21 21:32:02 +08:00