storj/certificate
Egon Elbre 5498424e1f storage: implement Range
By implementing a simpler Range, we can get rid of many methods
defined for storage.KeyValueStore.

Initially KeyValueStore was used to manage objects, hence it required
much more complex behaviour. However, we've moved away from this
implementation, hence we can significantly simplify everything.

Change-Id: Iaaa8c9c83d8601ad3c894767f17c0f5b356f7253
2023-04-06 17:26:29 +03:00
..
authorization storage: implement Range 2023-04-06 17:26:29 +03:00
certificateclient certificate: move protobuf to storj/storj repository 2021-03-29 12:59:49 +00:00
certificatepb certificate/certificatepb: add definitions for migration 2023-01-25 10:28:36 +02:00
rpcerrs all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
doc.go pkg/certificates: move certificate package to root (#3107) 2019-09-26 09:11:05 -07:00
endpoint.go certificate: move protobuf to storj/storj repository 2021-03-29 12:59:49 +00:00
peer_test.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
peer.go all: fix error naming 2021-04-29 15:38:21 +03:00