|
|
3bbbe1db9c
|
change pointer receiver that implements interface MarshalJSON to struct receiver for all packages
|
2022-01-19 16:55:57 +08:00 |
|
|
|
7e3d7b3575
|
modify UnmarshalValue Sample
|
2021-11-22 23:11:40 +08:00 |
|
|
|
a3dfebffb4
|
output modify
|
2021-11-22 00:26:34 +08:00 |
|
|
|
b58c5311d0
|
Implemented TreeMap Example
|
2021-11-21 12:44:59 +08:00 |
|
|
|
8ea4b71e7a
|
Implemented ListMap Example
|
2021-11-20 21:46:20 +08:00 |
|
|
|
3e5b3a6dad
|
Implemented StrStrMap Example
|
2021-11-20 12:37:09 +08:00 |
|
|
|
61bc38fff6
|
Implemented StrStrMap Example
|
2021-11-20 12:27:01 +08:00 |
|
|
|
7d75f6e7c5
|
Implemented StrStrMap Example
|
2021-11-20 12:13:05 +08:00 |
|
|
|
a99cc34243
|
Implemented StrStrMap Example
|
2021-11-20 12:12:32 +08:00 |
|
|
|
1db2c31ecc
|
Implemented StrIntMap Example
|
2021-11-20 08:47:44 +08:00 |
|
|
|
49edad0216
|
Implemented StrAnyMap Example
|
2021-11-20 08:13:10 +08:00 |
|
|
|
51fd87bc01
|
Implemented StrAnyMap Example
|
2021-11-20 07:49:56 +08:00 |
|
|
|
9aeac45198
|
Implemented IntIntMap Example
|
2021-11-19 21:46:11 +08:00 |
|
|
|
076b15d71f
|
Implemented IntAnyMap Example
|
2021-11-19 07:27:19 +08:00 |
|
|
|
7d6c9244cf
|
Implemented AnyAnyMap Example Function:
1.Replace 2.LockFunc 3.RLockFunc 4.Flip 5.Merge 6.String 7.MarshalJSON 8.UnmarshalJSON 9.UnmarshalValue
|
2021-11-18 21:37:27 +08:00 |
|
|
|
3f4dff462d
|
Merge branch 'master' of https://github.com/gogf/gf
|
2021-11-18 07:33:29 +08:00 |
|
|
|
36927b4371
|
Implemented AnyAnyMap Example Function:
1.Remove 2.Removes 3.Keys 4.Values 5.Contains 6.Size 7.IsEmpty 8.Clear
|
2021-11-18 07:32:29 +08:00 |
|
|
|
57ccc13e0c
|
unit testing files renaming
|
2021-11-17 23:20:58 +08:00 |
|
|
|
ef29ee4804
|
Implemented AnyAnyMap Example Function:
1.Iterator 2.Clone 3.Map 4.MapCopy 5.MapStrAny 6.FilterEmpty 7.FilterNil 8.Set 9.Sets 10.Search 11.Get 12.Pop 13.Pops 14.GetOrSet 15.GetOrSetFunc 16.GetOrSetFuncLock 17.GetVar 18.GetVarOrSet 19.GetVarOrSetFunc 20.GetVarOrSetFuncLock
|
2021-11-17 23:18:35 +08:00 |
|
|
|
416a5173ae
|
1# Complete the AnyAnyMap Example Function (Not Implemented)
2# Implemented AnyAnyMap Example Function:
1.NewAnyAnyMap 2.NewAnyAnyMapFrom
|
2021-11-16 07:30:14 +08:00 |
|
|
|
cc9b3a08d0
|
splite gmap example file.
|
2021-11-16 07:20:18 +08:00 |
|
|
|
4e1bbd76f9
|
Merge branch 'master' of https://github.com/gogf/gf
|
2021-11-15 23:34:43 +08:00 |
|
|
|
570814cf6e
|
gmap example function
1.NewFrom 2.NewHashMap 3.NewHashMapFrom
|
2021-11-15 23:34:25 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
fa5499373a
|
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
|
2021-10-21 18:22:47 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
55a9c0738b
|
improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache
|
2021-09-16 20:57:59 +08:00 |
|
|
|
727f58a24b
|
remove usage of gconv.Unsafe* functions internally to avoid unexpected errors
|
2021-09-14 19:30:20 +08:00 |
|
|
|
7003c284d0
|
replace json.Unmarshal with json.UnmarshalUseNumber for packages
|
2021-05-15 22:38:07 +08:00 |
|
|
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
|
|
80b629916a
|
fix issue in function Clone for package gmap/garray/gtree
|
2020-12-02 21:38:29 +08:00 |
|
|
|
631810dda2
|
add function String for package gmap
|
2020-09-02 19:53:58 +08:00 |
|
|
|
46bdde9265
|
revert gvar.Var from interface to struct
|
2020-06-29 13:40:19 +08:00 |
|
|
|
b2aa59d893
|
import third-party library json-iterator to improve the performance for json operations
|
2020-06-17 21:16:25 +08:00 |
|
|
|
4d38b508a3
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
|
|
|
fb1b0bfd88
|
example update for package g/garray/gmap/gset/ghttp
|
2020-06-10 19:47:25 +08:00 |
|
|
|
f3ff1ae08b
|
improve example for package gmap
|
2020-06-09 16:24:54 +08:00 |
|
|
|
d2c4fa921a
|
add more example for package gmap
|
2020-06-04 20:45:18 +08:00 |
|
|
|
b6ab1a992c
|
improve empty checks for common interfaces implementer
|
2020-05-25 14:26:08 +08:00 |
|
|
|
a5a267567c
|
comment update for package garray
|
2020-05-22 12:04:58 +08:00 |
|
|
|
8779a3f211
|
add function Walk for package garray; improve comment for package garray
|
2020-04-18 13:30:49 +08:00 |
|
|
|
77cc323d0e
|
improve package gset/gmap for initialization
|
2020-04-07 20:41:49 +08:00 |
|
|
|
c7a9c03495
|
improve package garray/gmap for initialization
|
2020-04-07 20:06:26 +08:00 |
|
|
|
75dc1d82c1
|
example names change
|
2020-03-22 12:49:46 +08:00 |
|
|
|
a5e048eb5f
|
example name changes
|
2020-03-22 12:34:12 +08:00 |
|
|
|
6d47810782
|
improve context feature for ghttp.Request; improve comment for package gjson
|
2020-03-21 13:32:43 +08:00 |
|
|
|
f18e6f078c
|
improve unit testing cases
|
2020-03-20 08:49:40 +08:00 |
|
|
|
07e65c14a9
|
improve unit testing cases
|
2020-03-19 23:53:03 +08:00 |
|
|
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
|
|
eb6a7a4728
|
add function UnmarshalValue feature for package garray/gmap/gset/gtype/gvar/gjson/gconv
|
2020-01-20 19:56:42 +08:00 |
|