ymh199478
c2e3a59ebc
fix(config): strconv.ParseFloat use correct bitSize
2021-07-13 11:21:39 +08:00
喵喵大人
4780b6e1fd
ci(github action): use golangci-lint to replace the deprecated golint ( #1175 )
...
* ci: use golangci-lint to replace the deprecated golint
Co-authored-by: ymh199478 <yumenghan@bilibili.com >
2021-07-12 18:09:38 +08:00
Kagaya
e19730e4b6
feat(config): support Resolver for config variable placeholders ( #1135 )
...
* test: add yaml test case for reader
test: init test case for fillTemplate
* add env placeholder resolver
fix ci test fail
* fix ci test fail
* feat(config): add config resolver
* test(config): add test cases
* move defaultDecoder & defaultResolver to options.go
2021-07-11 00:03:43 +08:00
Kagaya
9280af7165
add readValue ( #1161 )
2021-07-07 23:16:30 +08:00
Tony Chen
3795eddcf5
fix config decoder ( #1142 )
2021-07-03 15:30:19 +08:00
Kagaya
bba6f16017
feat: add int/int32/Stringer support when get atomicValue ( #1130 )
2021-06-30 18:07:11 +08:00
Windfarer
4e96e08471
config test ( #1063 )
...
* init test
* reader test
2021-06-16 15:28:54 +08:00
Tony Chen
e989bb04e3
add yaml encoder ( #924 )
2021-05-17 21:52:23 +08:00
Tony Chen
d78eb3ee4b
log: add level printer ( #918 )
...
* add level printer
* fix helper args
* fix test
* Update README.md
2021-05-17 16:34:28 +08:00
包子
0e4a057027
modify kratos cmd new project ( #907 )
...
* Modifying the kratos cmd new project does not use the go git module, but uses the native git command
2021-05-12 22:33:26 +08:00
Tzz
18ea3a6a47
Fix: marshalJson error, when values contains map[interface{}]interface{} ( #883 )
...
Co-authored-by: tzz <tzz.wannamoney@qq.com >
2021-04-29 14:57:13 +08:00
包子
b8d5d709e9
middleware/logging add traceid to the printed log,modify the example code and update the dependent version ( #877 )
...
* middleware/logging add traceid to the printed log,modify the example code and update the dependent version
* Fix the problem that the configuration could not use arrays
2021-04-28 14:30:51 +08:00
Tony Chen
a0fe496a91
fix proto options ( #804 )
2021-03-29 00:00:48 +08:00
Tony Chen
a4409adf16
fix interface defines ( #760 )
...
* fix interface defines
2021-03-11 23:26:07 +08:00
Tony Chen
28009889bb
encoding/json: remove proto json ( #753 )
...
* remove protojson encoding
2021-03-10 22:32:43 +08:00
Tony Chen
f86c91849b
fix lint check ( #746 )
2021-03-05 22:40:38 +08:00
Tony Chen
7fb7347671
Update README.md
2021-02-20 21:24:35 +08:00
chenzhihui
c089611e5d
fix codec nil
2021-02-17 22:49:16 +08:00
Tony Chen
f50b731aa3
Develop ( #708 )
...
* fix proto codec
2021-02-17 22:44:56 +08:00
chenzhihui
5928009fa0
add docs related
2021-02-17 17:39:42 +08:00
chenzhihui
3566386a89
init v2
2021-02-17 17:14:47 +08:00