Registry / cloud / qiniu-api-v7

qiniu-api-v7

JSON →
library7.2.5+incompatiblegogounverified

Go client library for the Qiniu Cloud Storage API version 7.

go get github.com/qiniu/api.v7
INSTALL
IMPORT
SIG · QINIU-API-V7
Q
qiniu-api-v7
cloudgov7.2.5+incompatible
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.

api
✓ github.com/qiniu/api.v7

Prints the API version.

package main import ( "fmt" "github.com/qiniu/api.v7" ) func main() { fmt.Println(api.Version) }
Debug
Known issues
gotchaThis package uses an incompatible version suffix; consider using the v7 module path.
fix
Use `import "github.com/qiniu/api.v7"` as shown.
affects: all
Upgrade
Version history
7.2.5+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Amazon
1
Resources
qiniu-api-v7 — go get qiniu-api-v7 · libregistry