storj/internal/post
ethanadams 16e3b77cf5
Enable Scopelint Linter (#2049)
* added scopelint and correcte issues found

* corrected scopelint issue

* made updates based on Ivan's suggestions

Most were around naming conventions
Some were false positives, but I kept them since the test.Run could eventually be changed to run in parallel, which could cause a bug
Others were false positives.  Added // nolint: scopelint
2019-05-29 09:30:16 -04:00
..
oauth2 added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
login.go added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
message.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
sender.go Add additional error handling to email message sending. (#1639) 2019-05-13 11:14:45 -04:00