linkerd2/viz/tap/api
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
..
client.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
grpc_server.go Report better errors for pods with tap disabled (#5799) 2021-02-24 12:32:46 -08:00
grpc_server_test.go Report better errors for pods with tap disabled (#5799) 2021-02-24 12:32:46 -08:00
handlers.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
handlers_test.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
main.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
server_test.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00
sever.go fix: issues affecting code quality (#5827) 2021-03-15 17:35:40 -04:00