linkerd2/viz/tap
Shubhendra Singh Chauhan ad3b9accd8
fix: issues affecting code quality (#5827)
Fix various lint issues:

- Remove unnecessary calls to fmt.Sprint
- Fix check for empty string
- Fix unnecessary calls to Printf
- Combine multiple `append`s into a single call

Signed-off-by: shubhendra <withshubh@gmail.com>
2021-03-15 17:35:40 -04:00
..
api fix: issues affecting code quality (#5827) 2021-03-15 17:35:40 -04:00
cmd Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
gen/tap Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
injector CLI: Remove the `--disable-tap` flag from inject (#5671) 2021-02-11 10:01:53 -05:00
pkg Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
proto Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
Dockerfile update go.mod and docker images to go 1.16.2 (#5890) 2021-03-15 11:20:16 -05:00