storj/pkg
Egon Elbre b04f9996c5 pkg/rpc: move test that needs testplanet
Move rpc test that uses testplanet into private/testplanet.

This ensures that rpc doesn't have the whole system as a dependency
making it easier to separate.

This unfortunately leaves pkg/rpc without specific tests, but
we would need to write new tests that only use the core packages.

Change-Id: I402ab3c2d50282af159c2ef3371d23b0997fef0a
2019-12-17 13:31:12 +00:00
..
auth private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
bloomfilter private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
cfgstruct private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
encryption argon2: choose a steady parallelism value (#3630) 2019-11-22 14:00:04 -07:00
identity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
listenmux pkg/listenmux: resolve deadlock in test 2019-09-20 21:16:59 +00:00
macaroon metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
miniogw libuplink: remove additional GetBucket for upload/download (#3568) 2019-11-15 02:06:17 -08:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode: Add new endpoint to receive satellite requests for… (#3590) 2019-11-26 18:47:19 +01:00
peertls replace planet.Start in tests with planet.Run 2019-12-10 16:55:54 +00:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process cmd/storagenode-updater, pkg/process: Fix logging timestamp 2019-12-11 10:05:48 +00:00
ranger private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
revocation private/dbutil: distinguishes between db drivers and implementations to allow for different implementations of SQL queries. 2019-12-04 18:31:26 +00:00
rpc pkg/rpc: move test that needs testplanet 2019-12-17 13:31:12 +00:00
server pkg/{rpc,server,tlsopts}: pick larger defaults for buffer sizes 2019-11-18 21:22:49 +00:00
signing private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
storj uplink/metainfo: remove additional GetObject from download 2019-12-09 11:48:48 +00:00
telemetry pkg/process: reduce noise in storj-sim (#2988) 2019-09-10 10:32:53 +03:00