Commit Graph

700 Commits

Author SHA1 Message Date
John Guo
7bdb4fe660 fix unit testing case for package gcache 2021-11-27 12:10:05 +08:00
John Guo
817c3ce698 add Available function for Adapter of package gcfg 2021-11-27 01:36:21 +08:00
John Guo
c33378540a add Available function for Adapter of package gcfg 2021-11-27 01:33:53 +08:00
John Guo
35cf228d83 add AdapterRedis for package gcache 2021-11-27 01:10:00 +08:00
mojoma
ab1f64a83e remove unnecessary code 2021-11-25 22:01:47 +08:00
John Guo
be0df90d05 add strict attribute for gcmd.Command for strict option parsing 2021-11-25 14:56:15 +08:00
John Guo
f91b5b558a improve package gcmd 2021-11-24 22:45:34 +08:00
John Guo
0db3a9f0f6 improve package gcmd 2021-11-24 22:27:09 +08:00
John Guo
8442bab164 improve package gcmd 2021-11-24 22:15:23 +08:00
John Guo
332de30fba improve package gcmd 2021-11-24 21:57:41 +08:00
John Guo
c5541b484f improve package gtag/gcmd 2021-11-24 21:41:36 +08:00
John Guo
7b22355abb expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature 2021-11-24 16:17:50 +08:00
John Guo
0622b517c5 command object feature for package gcmd 2021-11-23 20:26:55 +08:00
John Guo
9e21052a3c object feature for package gcmd 2021-11-23 14:08:37 +08:00
John Guo
dc1ad3dda4 gcmd manager feature 2021-11-22 11:23:46 +08:00
John Guo
f5920fff68 Merge branch 'master' of https://github.com/gogf/gf 2021-11-21 23:04:11 +08:00
John Guo
e15a862cd2
Merge pull request #1463 from hailaz/master
add examples for package gfile
2021-11-21 22:47:03 +08:00
John Guo
22b7b2b953 comment updates for package gcmd 2021-11-21 22:38:47 +08:00
John Guo
dde4b75022 improve command feature for package gcmd 2021-11-21 13:11:28 +08:00
John Guo
e936b376fb improve command feature for package gcmd 2021-11-21 13:09:45 +08:00
John Guo
dbee5810dc merge master 2021-11-21 00:54:40 +08:00
John Guo
8db890c510 improve unit testing case for package gcache 2021-11-20 12:08:14 +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
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
07ac8aca41 fix unit testing cases for package gres/gview 2021-11-18 20:07:24 +08:00
John Guo
712416f490 improve gutil.Dump 2021-11-18 15:20:37 +08:00
hailaz
747ed6c64d Merge branch 'master' of https://github.com/gogf/gf into gogf-master 2021-11-18 09:52:27 +08:00
John Guo
57ccc13e0c unit testing files renaming 2021-11-17 23:20:58 +08:00
hailaz
e4023cadce doc: add code comments 2021-11-17 19:50:03 +08:00
hailaz
51cc9c541f doc: add copyright 2021-11-17 14:14:19 +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
houseme
ff8633231f improve code 'if block ends with a return statement, so drop this else and outdent its block (golint)' 2021-11-16 00:26:10 +08:00
houseme
4fa2a879d7 [feature] improve code gview 2021-11-15 20:49:02 +08:00
houseme
cd60a4aca7 [feature] improve code glog 2021-11-15 20:31:16 +08:00
houseme
b664982be3 [feature] improve code gfile gcfg 2021-11-15 20:26:31 +08:00
houseme
b59ed1b943 Improved import, by group improt. 2021-11-14 15:37:24 +08:00
houseme
ea31af5364
Merge branch 'gogf:master' into master 2021-11-14 15:33:18 +08:00
hailaz
5ef8280c31 fix: gfile scan dir example 2021-11-14 00:08:31 +08:00
ansionfor
15deeb19b0 go fmt 2021-11-13 23:48:47 +08:00
hailaz
f2dc26a7b3 Improved gfile example 2021-11-13 23:42:03 +08:00
houseme
299e16bed1 Improved import, by group improt. 2021-11-13 23:34:16 +08:00
ansionfor
cfa3d817af update gtime example 2021-11-13 23:16:18 +08:00
Anson
56648638aa
Merge branch 'gogf:master' into master 2021-11-12 11:14:03 +08:00
546104865
4e91039254 Update gcache_z_example_cache_test.go 2021-11-11 23:37:01 +08:00
546104865
195e167502 Update gcache_z_example_cache_test.go 2021-11-11 23:29:29 +08:00
546104865
01a50b06cb Update gcache_z_example_cache_test.go 2021-11-11 22:32:08 +08:00
546104865
9b663b4c2b Update gcache_z_example_cache_test.go 2021-11-11 22:18:01 +08:00
546104865
655426c322 Update gcache_z_example_cache_test.go 2021-11-11 21:19:33 +08:00
ansionfor
ae819ad44b Merge branch 'master' of https://github.com/ehproject-teamer/gf 2021-11-11 17:51:33 +08:00
ansionfor
50ad3f0f26 go fmt 2021-11-11 17:49:43 +08:00
Anson
413a8be037
Merge branch 'gogf:master' into master 2021-11-11 17:45:49 +08:00
ansionfor
da659817c5 complete gtime example 2021-11-11 17:41:31 +08:00
hailaz
6d37515e14 Optimization gfile example 2021-11-11 13:01:32 +08:00
546104865
30f462288e Update gcache_z_example_cache_test.go 2021-11-10 16:39:26 +08:00
546104865
be274478d0 Merge branch 'zhiwei' of https://github.com/564104865/gf into zhiwei 2021-11-09 20:47:28 +08:00
hailaz
33694c8b47 fix: ExampleGetContentsWithCache intlog 2021-11-09 16:34:00 +08:00
kingeasternsun
14b7c591d0
fix "github.com/gogf/gf/v2/test/gtest" 2021-11-09 16:25:44 +08:00
kingeasternsun
72043d0657
Merge branch 'gogf:master' into processconflict 2021-11-09 16:11:07 +08:00
hailaz
58dd8a29db fix: gflie size example dir default size 4k 2021-11-09 16:04:47 +08:00
hailaz
1f83c00ebf fix: gfile size example fail 2021-11-09 15:49:00 +08:00
546104865
903299728f update Must Cache 2021-11-09 11:46:53 +08:00
564104865
c617ad6a04
Merge branch 'gogf:master' into zhiwei 2021-11-09 11:38:05 +08:00
John Guo
d1b69142c4 improve unit testing case for package gcache 2021-11-08 19:51:32 +08:00
564104865
2d1593f78e Merge branch 'zhiwei' of https://github.com/564104865/gf into zhiwei 2021-11-08 12:12:15 +08:00
564104865
d61f7af60c update cache adapter 2021-11-08 12:12:10 +08:00
John Guo
091df972f1 improve example for package gcache 2021-11-07 21:52:27 +08:00
564104865
2757647211 Revert "11"
This reverts commit 45787dd8e4.
2021-11-06 20:31:47 +08:00
564104865
45787dd8e4 11 2021-11-06 20:31:16 +08:00
HaiLaz
3de37873dc
Merge pull request #10 from gogf/master
pr from master
2021-11-05 15:02:25 +08:00
hailaz
8a9dd169e2 test: add gflie example 2021-11-05 14:30:50 +08:00
564104865
5b83b2375e Update gcache_z_example_cache_test.go 2021-11-05 09:41:49 +08:00
564104865
613a50428b Update gcache_z_example_cache_test.go 2021-11-04 23:23:40 +08:00
564104865
357084e788 update cache 2021-11-04 20:55:01 +08:00
564104865
b6f6ab17f9 go fmt 2021-11-03 23:50:57 +08:00
564104865
7bcba437a0 update cache values 2021-11-03 23:44:16 +08:00
564104865
abf199bf61
Merge branch 'gogf:master' into zhiwei 2021-11-03 23:29:31 +08:00
564104865
8f090739d9 go fmt 2021-11-03 15:23:51 +08:00
564104865
7971177c58 newredis 2021-11-03 15:16:07 +08:00
danvinhe
5ffd362b6e
Update glog_logger.go
多了个空格
2021-11-03 15:02:21 +08:00
564104865
a423fba2a8 comment or be unexported
exported method Redis.UpdateExpire should have comment or be unexported
2021-11-03 14:59:28 +08:00
danvinhe
41d0832fa5
Merge branch 'master' into hotfix/i1421 2021-11-03 14:55:02 +08:00
564104865
7de69db707 232234 2021-11-03 10:16:41 +08:00
John Guo
56c12ad7c3 fix unit testing case for pakage gfile 2021-11-02 09:56:53 +08:00
John Guo
79a233eb78 example&comment update 2021-11-01 19:46:39 +08:00
John Guo
c0c68d1e46 rename Println -> Print for package glog 2021-10-30 20:47:38 +08:00
John Guo
e22e1d0e4a remove function Println from package glog 2021-10-30 19:44:22 +08:00
John Guo
42e27dd14c add context parameter for package grpool 2021-10-30 18:09:58 +08:00
John Guo
e15cd6ae89 fix issue in package gcache 2021-10-30 16:00:38 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +08:00
kingeasternsun
e21bd9b4cb
Update gcron_schedule.go 2021-10-27 10:44:28 +08:00
kingeasternsun
ded94276a8
Merge branch 'master' into processconflict 2021-10-27 10:33:36 +08:00
John Guo
8dd9483572 fix issue in unit testing case for package gview 2021-10-22 14:09:08 +08:00
John Guo
4e7b33bde3 fix issue in unit testing case for package gview 2021-10-22 13:14:48 +08:00
John Guo
977780736f improve gutil.Dump 2021-10-21 22:07:43 +08:00
John Guo
fa5499373a replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
John Guo
854747574d fix issue in package gcfg 2021-10-12 16:15:52 +08:00
John Guo
7eb3b32b26 fix unit testing cases 2021-10-11 21:53:16 +08:00