repositorypackage
6.0.7+incompatible
Repository: https://github.com/bububa/qiniuapi.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Qiniu Resource Storage SDK for Golang
下载
从 release 版本下载
下载地址:https://github.com/qiniu/api/releases
这是我们建议的方式,release 版本有版本号,有 CHANGELOG,使用规格也会比较稳定。
从 git 库下载
你可以直接用 git clone 下载源代码来使用。但是请注意非 master 分支的代码在规格上可能承受变更,应谨慎使用。
使用
参考文档:七牛云存储 Go SDK 使用指南
贡献代码
- Fork
- 创建您的特性分支 (
git checkout -b my-new-feature
) - 提交您的改动 (
git commit -am 'Added some feature'
) - 将您的修改记录提交到远程
git
仓库 (git push origin my-new-feature
) - 然后到 github 网站的该
git
远程仓库的my-new-feature
分支下发起 Pull Request
许可证
Copyright (c) 2012 qiniu.com
基于 MIT 协议发布: