go-zero/core
Kevin Wan 69068cdaf0
feat: support env tag in config (#2577)
* feat: support env tag in config

* chore: add more tests

* chore: add more tests, add stringx.Join

* fix: test fail

* chore: remove print code

* chore: rename variable
2022-11-11 23:17:09 +08:00
..
bloom chore: update roadmap (#1948) 2022-06-02 09:28:29 +08:00
breaker chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 2022-05-03 19:51:47 +08:00
cmdline feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
codec feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
collection Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
color feat: logx with color (#1872) 2022-05-07 23:22:39 +08:00
conf chore: add golangci-lint config file (#2519) 2022-10-14 22:45:48 +08:00
contextx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
discov Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
errorx chore: add more tests (#2129) 2022-07-11 23:32:57 +08:00
executors feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
filex chore: make error clearer (#1514) 2022-02-09 14:40:05 +08:00
fs chore: add more tests (#2547) 2022-10-23 10:54:41 +08:00
fx Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
hash feat: support env tag in config (#2577) 2022-11-11 23:17:09 +08:00
iox Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
jsontype test: add more tests (#1137) 2021-10-15 16:07:38 +08:00
jsonx fix #2109 (#2116) 2022-07-09 15:05:59 +08:00
lang feat: support env tag in config (#2577) 2022-11-11 23:17:09 +08:00
limit chore: add golangci-lint config file (#2519) 2022-10-14 22:45:48 +08:00
load chore: better shedding algorithm, make sure recover from shedding (#2476) 2022-10-01 20:55:25 +08:00
logc feat: add logc package, support AddGlobalFields for both logc and logx. (#2463) 2022-09-29 22:49:41 +08:00
logx fix: potential slice append issue (#2560) 2022-10-28 08:14:03 +08:00
mapping feat: support env tag in config (#2577) 2022-11-11 23:17:09 +08:00
mathx Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
metric chore: refactor the imports (#2406) 2022-09-17 20:06:23 +08:00
mr fix a few function names on comments (#2496) 2022-10-10 22:12:11 +08:00
naming fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
netx fix golint issues in core/netx (#501) 2021-02-22 09:56:56 +08:00
proc feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
prof chore: fix lint issue (#1694) 2022-03-22 13:31:05 +08:00
prometheus feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
queue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rescue feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
search feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
service chore: refactor (#2365) 2022-09-07 11:18:52 +08:00
stat Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
stores Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
stringx feat: support env tag in config (#2577) 2022-11-11 23:17:09 +08:00
syncx Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
sysx feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
threading feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
timex chore: use time.Now() instead of timex.Time() because go optimized it (#1860) 2022-05-03 19:51:47 +08:00
trace Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
utils Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00