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
|
|
|
/*
|
2020-04-13 20:00:21 +01:00
|
|
|
Package uplink (this specific package) is deprecated and kept for backwards
|
|
|
|
compatibility only. You're almost certainly looking for the newer
|
|
|
|
storj.io/uplink package, where docs can be found at
|
|
|
|
https://pkg.go.dev/storj.io/uplink
|
2019-05-07 16:44:01 +01:00
|
|
|
*/
|
2019-04-03 09:46:21 +01:00
|
|
|
package uplink
|