teleport/lib/backend/lite
Andrew Lytvynov 92ed2db38a Fixing golint warnings, batch 1
Mostly cosmetic changes:
- making receiver names consistent
- renaming `foo.FooBar` to `foo.Bar` (using package name as prefix)
- removing redundant `else` branches
- changing `a += 1` to `a++`
2020-10-13 00:22:49 +00:00
..
doc.go Events and GRPC API 2018-12-10 17:20:24 -08:00
lite.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
lite_test.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
litemem_test.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
periodic.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00