teleport/api/breaker
Jakub Nyckowski 9c80f3802e
Enable nolintlint linter (#19406)
* Enable nolintlint linter

* Fix nolint comments in the api package

* Fix RDP client comment

* Address review comment

Co-authored-by: Alan Parra <alan.parra@goteleport.com>

* Allow unused for nolintlint linter

* Remove redundant casting

* Add comment on why allowed unused is enabled

Co-authored-by: Alan Parra <alan.parra@goteleport.com>

Co-authored-by: Alan Parra <alan.parra@goteleport.com>
2022-12-16 21:13:58 +00:00
..
breaker.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
breaker_test.go Add client side circuit breaker to auth clients (#10282) 2022-06-03 11:55:56 -04:00
doc.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00
interceptors.go Add client side circuit breaker to auth clients (#10282) 2022-06-03 11:55:56 -04:00
round_tripper.go Enable nolintlint linter (#19406) 2022-12-16 21:13:58 +00:00
round_tripper_test.go Add client side circuit breaker to auth clients (#10282) 2022-06-03 11:55:56 -04:00