storj/pkg/peertls/tlsopts
Jeff Wendling a20a7db793 pkg/rpc: build tag based selection of rpc details
It provides an abstraction around the rpc details so that one
can use dprc or gprc with the same code. It subsumes using the
protobuf package directly for client interfaces as well as
the pkg/transport package to perform dials.

Change-Id: I8f5688bd71be8b0c766f13029128a77e5d46320b
2019-09-20 21:07:33 +00: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 pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
options.go pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03: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 pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
tls.go pkg/rpc: build tag based selection of rpc details 2019-09-20 21:07:33 +00:00