e780cda1d4
This fixes issue #4370 by restoring the correct error response. |
||
---|---|---|
.. | ||
internal | ||
private | ||
.clabot | ||
.gitignore | ||
access.go | ||
bucket.go | ||
buckets.go | ||
CODE_OF_CONDUCT.md | ||
common.go | ||
config.go | ||
doc.go | ||
download.go | ||
encryption.go | ||
go.mod | ||
go.sum | ||
Jenkinsfile | ||
LICENSE | ||
MAINTAINERS.md | ||
Makefile | ||
object.go | ||
objects.go | ||
project.go | ||
README.md | ||
upload.go |
Libuplink
Go library for Storj V3 Network.
Storj is building a decentralized cloud storage network. Check out our white paper for more info!
Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner. Your files are encrypted, broken into little pieces and stored in a global decentralized network of computers. Luckily, we also support allowing you (and only you) to retrieve those files!
A Note about Versioning
Our versioning in this repo is intended to primarily support the expectations of the Go modules system, so you can expect that within a major version release, backwards-incompatible changes will be avoided at high cost. This is not the case with our downstream repo, storj/storj.
Documentation
Language bindings
License
This library is distributed under the BSD-2-clause license with an explicit patent grant.
See https://writing.kemitchell.com/2019/11/07/BSD-Patents.html for more details.
Support
If you have any questions or suggestions please reach out to us on our community forum or file a support ticket at https://support.tardigrade.io.