00e2f6b5dc
chore: improve golangci-lint.yml, upgrade dependencies, and optimize code and comments ( #4025 )
2024-12-11 10:14:12 +08:00
16a43bcb6c
Add comment for Format method so that you can know Layout method. ( #3230 )
2023-12-26 16:19:59 +08:00
b9e2b05f04
change interface ConvertDataForRecord to ConvertValueForField for package gdb ( #2916 )
2023-09-04 21:23:54 +08:00
574d63b4fd
fix issue #2803 ( #2805 )
2023-08-01 22:06:10 +08:00
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
d322e67117
fix string print for time only gtime.Time; improve package drivers
2022-01-27 12:04:46 +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
df09d8c604
refract package ghttp/gredis/glog
2021-09-27 21:27:24 +08:00
28f83d3d32
formatMonthDaySuffixMap() misjudged suffix
...
when day is 21,abbreviated as 21st,suffix is st ,is not th
when day is 22,abbreviated as 22nd,suffix is nd ,is not th
when day is 23,abbreviated as 23rd,suffix is rd ,is not th
when day is 31,abbreviated as 31st,suffix is st ,is not th
2021-01-31 15:40:27 +08:00
a2b322a31b
improve gtime.ParseTimeFromContent
2021-01-27 23:37:04 +08:00
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
69fa5bf464
improve package gtime for nil gtime.Time object
2020-07-15 20:37:13 +08:00
d4d66fd529
improve package gtime
2020-06-22 19:46:39 +08:00
5f2be10563
improve gdb/gtime
2019-12-17 21:06:34 +08:00
4e19fbc5fb
add separate put/delete functions for ghttp.Request
2019-10-01 09:06:35 +08:00
39d654e3f2
update comment for gtime
2019-09-30 15:26:32 +08:00
bb6fed3dc2
add UnmarshalJSON function and corresponding unit test cases for package gtype
2019-09-29 20:12:59 +08:00
b830f9b96d
improve ghttp.Server.Request for parameter retrieving; add Option feature for gdb; update example for hook feature of ghttp.Server
2019-09-29 14:27:09 +08:00
b01add2925
update project structure
2019-07-29 21:01:19 +08:00