storj/lib/uplink/doc.go
aligeti a83bb17417
updates the libuplink documentation with examples (#1801)
* updates the libuplink documentation with examples

* updated code review comments

* updated code review comments

* mods

* exmaple interface
2019-05-07 11:44:01 -04:00

9 lines
197 B
Go

// Copyright (C) 2019 Storj Labs, Inc.
// See LICENSE for copying information.
/*
Package uplink provides variety of functions to access the objects using storj's
uplink library
*/
package uplink