1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-30 04:31:03 +02:00

6 Commits

Author SHA1 Message Date
songzhibin97
ef6fb480c6
fix:#2006 config.atomicValue Other basic types are supported (#2007)
* Update value.go

* fix:supplement
2022-05-20 16:55:32 +08:00
haiyux
00c05e82a3
test:remove testify go mod (#1766)
* test:remove testify go mod

* tidy go mdo

* fix test
2022-01-14 10:02:42 +08:00
longxboy
69fc5cca87
feat: add config slice map support (#1538)
feat: add config slice map support
2021-10-10 14:52:12 +08:00
Kagaya
f7588a47de
fix: ci lint error (#1391)
* fix lint check

* fix lll lint error

* fix build error

* fix gomnd

* fix shadow declaration

* add make test command

* update
2021-08-31 10:14:57 +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