John Guo
|
91884e7c93
|
fix(database/gdb): remove support of Array/Value/Count operations for result that has multiple record fields (#3839)
|
2024-10-08 20:42:06 +08:00 |
|
John Guo
|
e0a2645f4a
|
fix: #3390 name&shor tag mapping failed to command input object for package gcmd (#3429)
|
2024-04-01 19:07:08 +08:00 |
|
John Guo
|
4b8eaac73f
|
fix issue #3232 (#3247)
|
2024-01-15 20:33:30 +08:00 |
|
houseme
|
1793bf0863
|
add golangci feature to guarantee codes quality (#2229)
|
2022-11-01 20:12:21 +08:00 |
|
John Guo
|
a2905977ec
|
improve package gcmd, adding CaseSensitive option for options parsing, default is CaseInsensitive
|
2022-05-13 15:24:10 +08:00 |
|
huangqian
|
8acffd1186
|
Improving gcmd Code Coverage
|
2022-02-27 21:00:23 +08:00 |
|
John Guo
|
43f1354e79
|
fix configuration support for package gcmd
|
2022-01-24 10:32:19 +08:00 |
|
John Guo
|
bb37e5ac88
|
remove Handler feature for gcmd.Parser
|
2022-01-19 21:07:48 +08:00 |
|
John Guo
|
3bbbe1db9c
|
change pointer receiver that implements interface MarshalJSON to struct receiver for all packages
|
2022-01-19 16:55:57 +08:00 |
|
John Guo
|
f91b5b558a
|
improve package gcmd
|
2021-11-24 22:45:34 +08:00 |
|
John Guo
|
e936b376fb
|
improve command feature for package gcmd
|
2021-11-21 13:09:45 +08:00 |
|
houseme
|
b664982be3
|
[feature] improve code gfile gcfg
|
2021-11-15 20:26:31 +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
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
John Guo
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
John Guo
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
John Guo
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
John
|
46bdde9265
|
revert gvar.Var from interface to struct
|
2020-06-29 13:40:19 +08:00 |
|
John
|
b2aa59d893
|
import third-party library json-iterator to improve the performance for json operations
|
2020-06-17 21:16:25 +08:00 |
|
John
|
4d38b508a3
|
improve gvar by changig gvar.Var from type struct to interface
|
2020-06-16 17:38:05 +08:00 |
|
John
|
872d674182
|
fix issue in database 'time' type support in package gdb
|
2020-01-15 21:23:40 +08:00 |
|
John
|
b7d194cf52
|
improva gcmd.Parser/gres
|
2020-01-15 09:36:58 +08:00 |
|
John
|
edf2366296
|
improve gzip feature for gcompress; add gzip compression for package gres
|
2020-01-15 00:15:56 +08:00 |
|
John
|
16f0bb96db
|
improve strict parsing feature for gcmd
|
2020-01-08 23:06:01 +08:00 |
|
John
|
81fd3d06bb
|
make parser default unstrict for gcmd
|
2020-01-08 19:30:56 +08:00 |
|
John
|
f2190e50b2
|
improve unit testing for gdb
|
2020-01-06 20:43:59 +08:00 |
|
John
|
2ed1854f0c
|
improve gres with file separator replaced to /
|
2019-09-10 14:21:11 +08:00 |
|
John
|
6cf4bf81e5
|
improve gcmd with arguments parser
|
2019-09-05 11:38:36 +08:00 |
|