1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00
go-micro/runtime
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
..
kubernetes improve code quality (#2128) 2021-02-25 08:30:35 +00:00
local v3 (#2104) 2021-01-20 13:54:31 +00:00
default.go Remove hpcloud/tail in favour of nxadm/tail (#2109) 2021-01-25 07:51:17 +00:00
options.go v3 (#2104) 2021-01-20 13:54:31 +00:00
runtime.go Default Runtime multi-tenancy 2020-05-19 11:01:06 +01:00
service.go v3 (#2104) 2021-01-20 13:54:31 +00:00