storj/satellite/metainfo
Ivan Fraixedes 770123de10 satellite/metainfo: Improve docs & use common funcs
* Use unexported existent method in logic that was duplicated in some
  exported methods.
* Log a forgotten internal error.
* Improve the documentation adding more and fixing some to fit to our
  code style conventions.

Change-Id: Ie6f8bc59f9089f92b8b0d1b4c09c2142c3f273f5
2019-12-13 16:00:35 +00:00
..
batch.go satellite/metainfo: pass streamID/segmentID between Batch request/response (#3311) 2019-10-22 03:23:22 -07:00
config.go satellite/metainfo: Use cockroachdb client for metainfo db 2019-12-05 10:33:54 -07:00
db_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
db.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
loop_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
loop.go satellite/metainfo: Fix misspelling in comment (#3636) 2019-11-24 13:04:25 -08:00
metainfo_test.go satellite/metainfo: Return error misusing func 2019-12-11 10:45:56 +00:00
metainfo.go satellite/metainfo: Improve docs & use common funcs 2019-12-13 16:00:35 +00:00
service_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
service.go satellite/metainfo: Improve docs & use common funcs 2019-12-13 16:00:35 +00:00
validation.go satellite/metainfo: Improve piece hash validation (#3671) 2019-12-03 14:36:32 +01:00