Registry / cloud / kothar-go-backblaze-v0

kothar-go-backblaze-v0

JSON →
library0.0.0-20210124194846-35409b867216gogounverified

Go client library for the Backblaze B2 cloud storage API.

go get gopkg.in/kothar/go-backblaze.v0
INSTALL
IMPORT
SIG · KOTHAR-GO-BACKBLAZ
K
kothar-go-backblaze-v0
cloudgov0.0.0-20210124194846-35409b867216
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

backblaze
gopkg.in/kothar/go-backblaze.v0

Creates a new Backblaze B2 client with credentials.

package main import ( "fmt" "gopkg.in/kothar/go-backblaze.v0" ) func main() { client, _ := backblaze.NewClient("keyID", "appKey") fmt.Println(client) }
Debug
Known issues
breakingVersion 0.x may have breaking changes; API not stable.
fix
Pin to a specific commit or use a more maintained fork.
affects: v0.*
Upgrade
Version history
0.0.0-20210124194846-35409b867216latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
kothar-go-backblaze-v0 — go get kothar-go-backblaze-v0 · libregistry