storj/pkg/peertls/tlsopts
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
..
cert.go pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
config.go cmd/storagenode: pull more things into releaseDefaults (#1980) 2019-05-21 13:48:47 +02:00
options_internal_test.go tlsopts: fix helper (#1515) 2019-04-10 09:07:51 -04:00
options_test.go Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
options.go tlsopts: fix helper (#1515) 2019-04-10 09:07:51 -04:00
tls_helpers_test.go [V3-1320] fix empty node ID verification non-error (#1395) 2019-03-04 15:03:33 -05:00
tls_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
tls.go remove fmt print statements (#1733) 2019-04-10 11:10:22 -04:00