storj/lib/uplink
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
..
apikey.go libuplink scope type (#2382) 2019-07-02 09:45:23 -06:00
bucket_attrs_test.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
bucket.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
common.go libuplink changes for public usage (#1568) 2019-04-03 11:46:21 +03:00
doc.go uplink docs (#2372) 2019-06-28 07:40:37 -06:00
encryption.go refactor some store encryption stuff (#2434) 2019-07-05 11:36:35 +03:00
ex_create_bucket_test.go uplink docs (#2372) 2019-06-28 07:40:37 -06:00
ex_delete_bucket_test.go uplink docs (#2372) 2019-06-28 07:40:37 -06:00
ex_list_buckets_test.go uplink docs (#2372) 2019-06-28 07:40:37 -06:00
ex_password_test.go uplink docs (#2372) 2019-06-28 07:40:37 -06:00
ex_restrict_test.go libuplink scope type (#2382) 2019-07-02 09:45:23 -06:00
examples_test.go libuplink scope type (#2382) 2019-07-02 09:45:23 -06:00
list_test.go Support empty path components (#2574) 2019-07-24 08:40:22 -06:00
object.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
project_test.go close test project/uplink (#2605) 2019-07-19 10:24:49 -07:00
project.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
scope.go libuplink scope type (#2382) 2019-07-02 09:45:23 -06:00
uplink_test.go Add the ability to set dial and request timeouts from the cmd/uplink CLI to libuplink. (#2439) 2019-07-18 11:13:59 -04:00
uplink.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00