1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-18 08:26:38 +02:00
go-micro/config/source
Shubhendra Singh Chauhan 26b859c4f9
improve code quality (#2128)
* Fix inefficient string comparison

* Fix unnecessary calls to Printf

* Canonicalize header key

* Replace `t.Sub(time.Now())` with `time.Until`

* Remove unnecessary blank (_) identifier

* Remove unnecessary use of slice

* Remove unnecessary comparison with bool
2021-02-25 08:30:35 +00:00
..
cli v3 (#2104) 2021-01-20 13:54:31 +00:00
env v3 (#2104) 2021-01-20 13:54:31 +00:00
file improve code quality (#2128) 2021-02-25 08:30:35 +00:00
flag v3 (#2104) 2021-01-20 13:54:31 +00:00
memory v3 (#2104) 2021-01-20 13:54:31 +00:00
changeset.go add config 2019-05-30 23:11:13 +01:00
noop.go add config 2019-05-30 23:11:13 +01:00
options.go v3 (#2104) 2021-01-20 13:54:31 +00:00
source.go reorder 2019-12-23 08:49:53 +00:00