Kevin Wan
|
b25c45b352
|
chore: code format (#4572)
|
2025-01-14 23:16:13 +08:00 |
|
R1aEnK
|
f05234a967
|
opt:Error message for optimizing mapping data method (#4570)
|
2025-01-14 22:50:49 +08:00 |
|
MarkJoyMa
|
9aebba1566
|
fix/conf_multi_layer_map (#4407)
Co-authored-by: aiden.ma <Aiden.ma@yijinin.com>
|
2024-10-05 04:46:32 +00:00 |
|
Kevin Wan
|
159ecb7386
|
chore: fix warnings (#3989)
|
2024-03-08 22:35:17 +08:00 |
|
Kevin Wan
|
49f73265b9
|
chore: refactor (#3164)
|
2023-04-24 12:34:52 +08:00 |
|
MarkJoyMa
|
d10740f871
|
feat: inheritance rewrite error prompt is more friendly (#3156)
|
2023-04-23 12:56:54 +00:00 |
|
Kevin Wan
|
07f03ebd0c
|
fix: should not conflict on lower members (#3095)
|
2023-04-08 14:47:57 +08:00 |
|
kevin
|
dd347e96b0
|
chore: add comments
|
2023-03-07 01:27:41 +00:00 |
|
kevin
|
a972f400c6
|
fix: test failure
|
2023-03-07 01:27:41 +00:00 |
|
kevin.wan
|
fb7664a764
|
fix: config map with json tag
|
2023-03-07 01:27:41 +00:00 |
|
Kevin Wan
|
7d5d7d9085
|
chore: clear errors on conf conflict keys (#2972)
Co-authored-by: kevin.wan <kevin.wan@yijinin.com>
|
2023-03-06 12:45:17 +08:00 |
|
MarkJoyMa
|
1ad7809fde
|
x
|
2023-03-04 11:44:47 +00:00 |
|
MarkJoyMa
|
142c46228b
|
x
|
2023-03-04 11:44:47 +00:00 |
|
MarkJoyMa
|
f3cf891d4f
|
feat: conf add FillDefault func
|
2023-03-04 11:44:47 +00:00 |
|
kevin
|
d65801f258
|
chore: add comments
|
2023-03-02 04:32:24 +00:00 |
|
kevin
|
eaac0ba8de
|
chore: add more tests
|
2023-03-02 04:32:24 +00:00 |
|
kevin
|
b449f2f39e
|
chore: add more tests
|
2023-03-02 04:32:24 +00:00 |
|
kevin
|
c57b0b8f90
|
feat: check key overwritten
|
2023-03-02 04:32:24 +00:00 |
|
Kevin Wan
|
de4924a274
|
fix: config map cannot handle case-insensitive keys. (#2932)
* fix: #2922
* chore: rename const
* feat: support anonymous map field
* feat: support anonymous map field
|
2023-02-28 23:32:08 +08:00 |
|
Kevin Wan
|
a019a1f59f
|
fix: conf anonymous overlay problem (#2847)
|
2023-02-05 14:40:57 +08:00 |
|
Kevin Wan
|
ab9eeff500
|
fix: problem on name overlaping in config (#2820)
|
2023-01-24 21:14:48 +08:00 |
|
Kevin Wan
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2023-01-24 16:32:02 +08:00 |
|
Kevin Wan
|
c7a0ec428c
|
fix: key like TLSConfig not working (#2730)
* fix: key like TLSConfig not working
* fix: remove unnecessary code
* chore: rename variable
|
2022-12-29 14:50:53 +08:00 |
|
Kevin Wan
|
affbcb5698
|
fix: camel cased key of map item in config (#2715)
* fix: camel cased key of map item in config
* fix: mapping anonymous problem
* fix: mapping anonymous problem
* chore: refactor
* chore: add more tests
* chore: refactor
|
2022-12-24 21:26:33 +08:00 |
|
Kevin Wan
|
dcfc9b79f1
|
feat: accept camelcase for config keys (#2651)
* feat: accept camelcase for config keys
* chore: refactor
* chore: refactor
* chore: add more tests
* chore: refactor
* fix: map elements of array
|
2022-12-08 22:01:36 +08:00 |
|
Kevin Wan
|
d935c83a54
|
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
|
2022-09-10 15:18:52 +08:00 |
|
Kevin Wan
|
1e717f9f5c
|
feat: add toml config (#1899)
|
2022-05-13 23:17:43 +08:00 |
|
Kevin Wan
|
469e62067c
|
add conf documents (#1869)
* add conf documents
* chore: use {} instead of () for environment variables
|
2022-05-06 11:05:06 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Ted Chen
|
9db222bf5b
|
fix a simple typo (#588)
|
2021-03-29 23:35:49 +08:00 |
|
Kevin Wan
|
425be6b4a1
|
fix golint issues in core/conf (#476)
|
2021-02-18 15:56:19 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
Kevin Wan
|
ebec5aafab
|
use env if necessary in loading config (#409)
|
2021-01-21 19:33:34 +08:00 |
|
FengZhang
|
08433d7e04
|
add config load support env var (#309)
|
2020-12-25 11:42:19 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
7e3a369a8f
|
initial import
|
2020-07-26 17:09:05 +08:00 |
|