文件名称:gh_storage:使用github作为您的个人存储
文件大小:8KB
文件格式:ZIP
更新时间:2024-04-24 11:04:09
Go
使用Github作为存储 利用将GitHub存储库用作您的存储。 先决条件 一个Github仓库 去郎 用法 典型的CRUD用法。 帮助 go run main.go -h - delete delete a file in the repository - dst string the dest file path in the repository - message string git commit message - retrieve retrieve a file or files from github - src string the file path to be uploaded / retrieved / deleted - update upda
【文件预览】:
gh_storage-main
----.gitignore(269B)
----go.mod(74B)
----LICENSE(11KB)
----go.sum(2KB)
----main.go(6KB)
----README.md(2KB)