|
|
a2905977ec
|
improve package gcmd, adding CaseSensitive option for options parsing, default is CaseInsensitive
|
2022-05-13 15:24:10 +08:00 |
|
|
|
8acffd1186
|
Improving gcmd Code Coverage
|
2022-02-27 21:00:23 +08:00 |
|
|
|
43f1354e79
|
fix configuration support for package gcmd
|
2022-01-24 10:32:19 +08:00 |
|
|
|
bb37e5ac88
|
remove Handler feature for gcmd.Parser
|
2022-01-19 21:07:48 +08:00 |
|
|
|
3bbbe1db9c
|
change pointer receiver that implements interface MarshalJSON to struct receiver for all packages
|
2022-01-19 16:55:57 +08:00 |
|
|
|
f91b5b558a
|
improve package gcmd
|
2021-11-24 22:45:34 +08:00 |
|
|
|
e936b376fb
|
improve command feature for package gcmd
|
2021-11-21 13:09:45 +08:00 |
|
|
|
b664982be3
|
[feature] improve code gfile gcfg
|
2021-11-15 20:26:31 +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 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
|
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +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 |
|
|
|
872d674182
|
fix issue in database 'time' type support in package gdb
|
2020-01-15 21:23:40 +08:00 |
|
|
|
b7d194cf52
|
improva gcmd.Parser/gres
|
2020-01-15 09:36:58 +08:00 |
|
|
|
edf2366296
|
improve gzip feature for gcompress; add gzip compression for package gres
|
2020-01-15 00:15:56 +08:00 |
|
|
|
16f0bb96db
|
improve strict parsing feature for gcmd
|
2020-01-08 23:06:01 +08:00 |
|
|
|
81fd3d06bb
|
make parser default unstrict for gcmd
|
2020-01-08 19:30:56 +08:00 |
|
|
|
f2190e50b2
|
improve unit testing for gdb
|
2020-01-06 20:43:59 +08:00 |
|
|
|
2ed1854f0c
|
improve gres with file separator replaced to /
|
2019-09-10 14:21:11 +08:00 |
|
|
|
6cf4bf81e5
|
improve gcmd with arguments parser
|
2019-09-05 11:38:36 +08:00 |
|