package
0.0.0-20210124194846-35409b867216
Repository: https://github.com/kothar/go-backblaze.git
Documentation: pkg.go.dev

# README

apitest

apitest will create a bucket, upload some test files, download, delete, and otherwise verify that the API methods supported by go-backblaze all function as expected.

Note that you use this program at your own risk. Don't use it with account credentials with access to sensitive files.

# Structs

Options defines command line flags used by this application.