2019-04-03 09:46:21 +01:00
|
|
|
// Copyright (C) 2019 Storj Labs, Inc.
|
|
|
|
// See LICENSE for copying information.
|
|
|
|
|
2019-05-07 16:44:01 +01:00
|
|
|
/*
|
|
|
|
Package uplink provides variety of functions to access the objects using storj's
|
|
|
|
uplink library
|
|
|
|
*/
|
2019-04-03 09:46:21 +01:00
|
|
|
package uplink
|