storj/satellite/metainfo
Egon Elbre 5d0816430f
rename all the things (#2531)
* rename pkg/linksharing to linksharing
* rename pkg/httpserver to linksharing/httpserver
* rename pkg/eestream to uplink/eestream
* rename pkg/stream to uplink/stream
* rename pkg/metainfo/kvmetainfo to uplink/metainfo/kvmetainfo
* rename pkg/auth/signing to pkg/signing
* rename pkg/storage to uplink/storage
* rename pkg/accounting to satellite/accounting
* rename pkg/audit to satellite/audit
* rename pkg/certdb to satellite/certdb
* rename pkg/discovery to satellite/discovery
* rename pkg/overlay to satellite/overlay
* rename pkg/datarepair to satellite/repair
2019-07-28 08:55:36 +03:00
..
config.go [v3 2137] - Add more info to find out repair failures (#2623) 2019-07-23 16:28:06 +02:00
db_test.go Jg/add tests (#2547) 2019-07-15 09:30:26 -07:00
db.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
loop_test.go Add metainfo loop service (#2563) 2019-07-22 09:34:12 -04:00
loop.go Add metainfo loop service (#2563) 2019-07-22 09:34:12 -04:00
metainfo_test.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
metainfo.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
service_test.go update testplanet with libuplink (#2618) 2019-07-23 07:58:45 -07:00
service.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
validation.go Metainfo RPC segment methods (part 2) (#2616) 2019-07-24 13:33:23 +02:00