John Guo
|
c8c28770fb
|
change Error from struct to interface for package gvalid;error string update for package gdb
|
2021-05-18 20:51:31 +08:00 |
|
John Guo
|
0dfd968824
|
comment update for package gconv/gproc
|
2021-05-17 21:26:39 +08:00 |
|
John Guo
|
b84ca9cc13
|
debug
|
2021-05-17 20:25:00 +08:00 |
|
John Guo
|
e5734425ba
|
debug
|
2021-05-17 20:18:21 +08:00 |
|
John Guo
|
2274a10cfd
|
fx issue #1250
|
2021-05-17 19:59:34 +08:00 |
|
John Guo
|
302e234bfe
|
comment update for package gfsnotify
|
2021-05-17 19:17:04 +08:00 |
|
John Guo
|
2b942bf06b
|
Merge pull request #1247 from notnear/master
add websocket client
|
2021-05-17 13:52:39 +08:00 |
|
John Guo
|
522f6cb455
|
fix issue of failing in folder watching with no recursive option for package gfsnotify
|
2021-05-17 13:43:36 +08:00 |
|
John Guo
|
a757fbd37d
|
improve package gcfg
|
2021-05-17 00:07:06 +08:00 |
|
John Guo
|
33567ef338
|
remove unit testing file for package internal/json
|
2021-05-15 23:42:39 +08:00 |
|
John Guo
|
b2a15c259e
|
improve unit testing case for package internal/json
|
2021-05-15 23:21:38 +08:00 |
|
John Guo
|
d12409b118
|
revert json.UnmarshalUseNumber to json.Unmarshal for code in the example folder
|
2021-05-15 23:13:31 +08:00 |
|
John Guo
|
8aed1eca13
|
version updates
|
2021-05-15 23:02:44 +08:00 |
|
John Guo
|
f389688caa
|
add unit testing cases for package internal/json
|
2021-05-15 23:02:21 +08:00 |
|
John Guo
|
7003c284d0
|
replace json.Unmarshal with json.UnmarshalUseNumber for packages
|
2021-05-15 22:38:07 +08:00 |
|
John Guo
|
facb2949c3
|
improve unit testing cases for package gtimer
|
2021-05-15 18:31:46 +08:00 |
|
John Guo
|
1b1355a595
|
improve package gtimer
|
2021-05-15 18:27:46 +08:00 |
|
John Guo
|
d76e4c8aed
|
refract package gtimer for more stable
|
2021-05-15 18:13:51 +08:00 |
|
John Guo
|
cc1224e032
|
add context for package gvalid.Check* functions
|
2021-05-13 20:56:52 +08:00 |
|
tom
|
09de115670
|
add websocket client
|
2021-05-13 17:51:06 +08:00 |
|
John Guo
|
23110b5d19
|
fix issue in unit testing case of package gins
|
2021-05-13 08:53:54 +08:00 |
|
John Guo
|
a326f4a989
|
improve package gi18n/gview/gvalid for more flexable i18n feature controll,add custom error configuration and i18n translation for custom error message
|
2021-05-13 00:16:45 +08:00 |
|
John Guo
|
d21b9d58e1
|
improve with feature by supporting attributes struct which also have 'with' tag
|
2021-05-12 21:34:15 +08:00 |
|
John Guo
|
9d362c3738
|
merge feature/improve_struct_validation
|
2021-05-12 00:15:53 +08:00 |
|
John Guo
|
b06580d343
|
improve struct validation for package gvalid
|
2021-05-12 00:01:52 +08:00 |
|
John Guo
|
a4240bdfb7
|
improve struct validation for package gvalid
|
2021-05-11 20:57:30 +08:00 |
|
John Guo
|
1eab1cb367
|
add more unit testing cases,remove function Filter usage in unit testing cases for package gdb
|
2021-05-11 20:14:06 +08:00 |
|
John Guo
|
2e38416e12
|
improve struct embedded association case of with feature for package gdb
|
2021-05-11 20:00:50 +08:00 |
|
John Guo
|
034a3f1808
|
improve struct validation
|
2021-05-11 19:20:39 +08:00 |
|
John Guo
|
6a80091fef
|
version updates
|
2021-05-03 00:00:29 +08:00 |
|
John Guo
|
742653ce75
|
improve Model function for struct parameter that can retrieve table name tag from
|
2021-05-02 23:28:24 +08:00 |
|
John Guo
|
a8c3d07d9f
|
improve with feature for package gdb
|
2021-05-02 22:35:47 +08:00 |
|
John Guo
|
df1ef5db78
|
add example for package gdb
|
2021-05-02 17:57:00 +08:00 |
|
John Guo
|
4b15ab5e99
|
improve OrderRandom function for package gdb
|
2021-05-02 16:42:34 +08:00 |
|
John Guo
|
cdc97e9b2b
|
improve logging for transaction feature for package gdb
|
2021-05-02 15:58:28 +08:00 |
|
John Guo
|
bd84b97614
|
add more Where*/Min/Max/Avg/Sum/CountColumn/Increment/Decrement/OrderAsc/OrderDesc/OrderRandom functions and associated unit testing cases for package gdb
|
2021-05-02 12:17:06 +08:00 |
|
John Guo
|
d7eb1cca07
|
add nested transaction feature for package gdb
|
2021-05-02 09:35:54 +08:00 |
|
John Guo
|
5856f74d83
|
up
|
2021-05-02 08:10:35 +08:00 |
|
John Guo
|
563509c4a6
|
route map dumping updates
|
2021-05-01 09:04:16 +08:00 |
|
jflyfox
|
d0753fa527
|
Merge branch 'develop'
|
2021-04-26 20:38:16 +08:00 |
|
jflyfox
|
524e3bedc7
|
improve empty value validation for required-with* patterns for package gvalid
|
2021-04-26 20:37:36 +08:00 |
|
John Guo
|
30b60754e3
|
README update
|
2021-04-16 10:32:55 +08:00 |
|
John Guo
|
88c49dc2cb
|
README update
|
2021-04-16 10:27:39 +08:00 |
|
John Guo
|
bb3dcc2622
|
Merge branch 'master' of https://github.com/gogf/gf
|
2021-04-16 10:22:02 +08:00 |
|
John Guo
|
5cca0640d9
|
README update
|
2021-04-16 10:21:42 +08:00 |
|
John Guo
|
fb48ceeeee
|
Merge pull request #1214 from ansionfor/add-graceful-timeout
add graceful reload timeout config
|
2021-04-10 08:23:54 +08:00 |
|
wujia
|
90f4bba8fd
|
gofmt格式化
|
2021-04-07 20:52:38 +08:00 |
|
ansionfor
|
802187abc4
|
add graceful reload timeout
|
2021-04-07 16:06:37 +08:00 |
|
John Guo
|
49dd17c047
|
remove maxIdleTime feature due to be compatible with old Golang version <= v1.14
|
2021-04-04 12:13:51 +08:00 |
|
John Guo
|
a3b94c24de
|
fix issue #854; add maxIdleTime configuration and comments update for package gdb; version updates
|
2021-04-04 12:01:22 +08:00 |
|