quorum/swarm/storage
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989)
* swarm: clean up unused private types and functions

Those that were identified by code inspection tool.

* swarm/storage: move/add Proximity GoDoc from deleted private function

The mentioned proximity() private function was deleted in:
1ca8fc1e6fa0ab4ab1aaca06d6fb32e173cd5f2f
2018-10-27 16:18:42 +02:00
..
encryption Encryption async api (#17603) 2018-09-11 11:39:02 +02:00
feed swarm: clean up unused private types and functions (#17989) 2018-10-27 16:18:42 +02:00
mock swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
chunker.go swarm: Chunk refactor (#17659) 2018-09-13 11:42:19 +02:00
chunker_test.go swarm, swarm/storage: lower constants for faster tests (#17876) 2018-10-09 11:45:42 +02:00
common_test.go swarm: clean up unused private types and functions (#17989) 2018-10-27 16:18:42 +02:00
database.go swarm: schemas and migrations (#17813) 2018-10-03 14:31:59 +02:00
error.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
filestore.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 2018-07-09 14:11:49 +02:00
filestore_test.go swarm, swarm/storage: lower constants for faster tests (#17876) 2018-10-09 11:45:42 +02:00
hasherstore.go swarm/storage: ensure 64bit hasherStore struct alignment (#17766) 2018-09-28 20:04:56 +02:00
hasherstore_test.go swarm: Chunk refactor (#17659) 2018-09-13 11:42:19 +02:00
ldbstore.go swarm: clean up unused private types and functions (#17989) 2018-10-27 16:18:42 +02:00
ldbstore_test.go swarm/storage: Add accessCnt for GC (#17845) 2018-10-12 16:25:38 +02:00
localstore.go swarm/storage: extract isValid. correctly remove invalid chunks from store on migration (#17835) 2018-10-04 18:13:48 +03:00
localstore_test.go swarm/storage/feeds: removed capital Feed throughout 2018-10-03 09:12:06 +02:00
memstore.go swarm: Chunk refactor (#17659) 2018-09-13 11:42:19 +02:00
memstore_test.go swarm, swarm/storage: lower constants for faster tests (#17876) 2018-10-09 11:45:42 +02:00
netstore.go swarm: prevent forever running retrieve request loops 2018-09-26 11:34:40 +02:00
netstore_test.go swarm: prevent forever running retrieve request loops 2018-09-26 11:34:40 +02:00
pyramid.go swarm: Chunk refactor (#17659) 2018-09-13 11:42:19 +02:00
schema.go swarm: schemas and migrations (#17813) 2018-10-03 14:31:59 +02:00
swarmhasher.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
types.go swarm: clean up unused private types and functions (#17989) 2018-10-27 16:18:42 +02:00