Commit Graph

4480 Commits

Author SHA1 Message Date
huangqian
49edad0216 Implemented StrAnyMap Example 2021-11-20 08:13:10 +08:00
huangqian
51fd87bc01 Implemented StrAnyMap Example 2021-11-20 07:49:56 +08:00
John Guo
42673c383a merge master 2021-11-19 23:14:58 +08:00
huangqian
9aeac45198 Implemented IntIntMap Example 2021-11-19 21:46:11 +08:00
huangqian
d9a152b772 Merge branch 'master' of https://github.com/gogf/gf 2021-11-19 20:44:52 +08:00
John Guo
cd9ea5697b Merge branch 'master' of https://github.com/gogf/gf 2021-11-19 15:23:34 +08:00
John Guo
551ceef0e1 improve package gconv 2021-11-19 15:21:46 +08:00
HaiLaz
b81a1e7c9c
Merge pull request #12 from gogf/master
pr from master
2021-11-19 09:56:02 +08:00
hailaz
0355ec6b21 doc: add code comments 2021-11-19 09:53:32 +08:00
huangqian
076b15d71f Implemented IntAnyMap Example 2021-11-19 07:27:19 +08:00
John Guo
d35daa0f72
Merge pull request #1487 from stardemo/master
add ci notice for go fmt
2021-11-18 22:36:36 +08:00
John Guo
d138c5bff2 improve unit testing case for package gview 2021-11-18 22:33:36 +08:00
John Guo
66d56396ca improve unit testing case for package gview 2021-11-18 22:16:54 +08:00
John Guo
0c62c62a7a improve example for package gstr 2021-11-18 22:13:12 +08:00
huangqian
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
John Guo
7f33c101c8 Merge branch 'master' of https://github.com/giamyl/gf 2021-11-18 20:11:41 +08:00
John Guo
07ac8aca41 fix unit testing cases for package gres/gview 2021-11-18 20:07:24 +08:00
John Guo
de4db409ee improve gutil.Dump 2021-11-18 15:25:24 +08:00
John Guo
712416f490 improve gutil.Dump 2021-11-18 15:20:37 +08:00
istarboy
0d8c9d5cfb move "gofmt check pass" echo 2021-11-18 11:56:03 +08:00
istarboy
9547277931 fix gofmt check cmd 2021-11-18 11:32:03 +08:00
istarboy
02849956e8 add ci gofmt check notice 2021-11-18 11:23:51 +08:00
hailaz
dcf5975334 Merge branch 'gogf-master' 2021-11-18 09:54:35 +08:00
hailaz
747ed6c64d Merge branch 'master' of https://github.com/gogf/gf into gogf-master 2021-11-18 09:52:27 +08:00
iamyl
e586e4d109
更新示例文件 2021-11-18 08:59:51 +08:00
iamyl
be2a0f4a18
Delete gstr_z_all_example_test.go 2021-11-18 08:58:48 +08:00
iamyl
a184d16f06
更新示例 2021-11-18 08:58:21 +08:00
iamyl
f6facc7507
修改示例 2021-11-18 08:54:44 +08:00
iamyl
7d7ceec1d6
Merge branch 'gogf:master' into master 2021-11-18 08:54:13 +08:00
huangqian
3f4dff462d Merge branch 'master' of https://github.com/gogf/gf 2021-11-18 07:33:29 +08:00
huangqian
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
iamyl
290200a490
修改示例表现形式 2021-11-18 06:26:27 +08:00
John Guo
57ccc13e0c unit testing files renaming 2021-11-17 23:20:58 +08:00
huangqian
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
John Guo
732664a1ff files renaming for package gdb 2021-11-17 22:01:17 +08:00
John Guo
f2ef7454c2 improve prefix feature for package gdb 2021-11-17 21:29:46 +08:00
hailaz
e4023cadce doc: add code comments 2021-11-17 19:50:03 +08:00
huangqian
92b9af5d9e Merge branch 'master' of https://github.com/gogf/gf 2021-11-17 19:32:06 +08:00
hailaz
51cc9c541f doc: add copyright 2021-11-17 14:14:19 +08:00
John Guo
6ad7baeb2c remove gsmtp 2021-11-16 23:39:45 +08:00
John Guo
266a4214c5 fix example for package gregex 2021-11-16 21:40:04 +08:00
John Guo
67a479a2cd remove .example 2021-11-16 21:37:59 +08:00
John Guo
459aaea6e1 .golangci.yml updates 2021-11-16 21:25:14 +08:00
John Guo
9b93542e99
Merge pull request #1483 from houseme/master
improve code 'if block ends with a return statement, so drop this els…
2021-11-16 21:02:56 +08:00
John Guo
0b9931a3a4 improve Dump feature for package gutil 2021-11-16 20:41:31 +08:00
houseme
bb4f72d1ec improve code Introduce according to grouping 2021-11-16 19:43:02 +08:00
houseme
e86ee052cb improve code import 2021-11-16 19:29:02 +08:00
houseme
c6efb5ee3b [feature] improve code range map 2021-11-16 17:21:13 +08:00
huangqian
efcba5ecae Merge branch 'master' of https://github.com/gogf/gf 2021-11-16 07:36:23 +08:00
huangqian
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