1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-17 17:44:30 +02:00
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
..
2021-02-25 08:30:35 +00:00
2021-01-20 13:54:31 +00:00
2021-01-20 13:54:31 +00:00
2020-05-19 11:01:06 +01:00
2021-01-20 13:54:31 +00:00