storj/satellite/metainfo
Michal Niewrzal cb1fea87f8 satellite/metainfo: mark unused methods as 'not implemented'
Some of metainfo endpoint methods are not used but we still have
implementation there. This change removes unused code and returns
unimplemented error for those methods.

Change-Id: I74e75e0caff76a4f5d119ee989b687b4e9d6e6f9
2020-10-28 12:42:47 +00:00
..
expireddeletion satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
metabase satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
objectdeletion satellite/metainfo/objectdeletion: replace 2020-09-08 21:09:34 +02:00
piecedeletion satellite/piecedeletion: add test for disproportionate requests/nodes 2020-09-03 21:00:53 +00:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go satellite/orders: rollout phase3 of SettlementWithWindow endpoint 2020-10-26 14:56:28 +00:00
attribution.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config.go all: add missing dots 2020-08-11 17:50:01 +03:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/orders: add bucket id to order limit 2020-09-03 10:50:11 +03:00
endpoint_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
loop_test.go satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
loop.go satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_test.go satellite/metainfo: mark unused methods as 'not implemented' 2020-10-28 12:42:47 +00:00
metainfo.go satellite/metainfo: mark unused methods as 'not implemented' 2020-10-28 12:42:47 +00:00
service_test.go cmd/satellite: remove metainfo commands (#3955) 2020-10-22 13:33:09 +03:00
service.go cmd/satellite: remove metainfo commands (#3955) 2020-10-22 13:33:09 +03:00
validation_norace.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation_race.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation.go satellite/metainfo: remove unused code 2020-10-28 12:40:14 +01:00