storj/lib/uplink/doc.go
JT Olio d08b2de558 lib/uplink: deprecate docs
guess what docs you get if you google "storj uplink"?

Change-Id: I600f1811f74a516d224189872f97727d57a153b1
2020-04-13 21:00:31 -06:00

11 lines
330 B
Go

// Copyright (C) 2019 Storj Labs, Inc.
// See LICENSE for copying information.
/*
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
*/
package uplink