teleport/lib/session
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
..
session.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00
session_test.go Fixing golint warnings, batch 1 2020-10-13 00:22:49 +00:00