goseaweedfs

一个完整的 SeaweedFS 的 Golang 客户端。「A complete Golang client for SeaweedFS」

Github星跟踪图

goseaweedfs

Build Status
Go Report Card
Coverage Status
godoc
license

A complete Golang client for SeaweedFS (version 1.44+). Inspired by:

Installation

go get -u github.com/linxGnu/goseaweedfs

Usage

Please refer to Test Cases for sample code.

Supported

  • Grow
  • Status
  • Cluster Status
  • Filer
  • Upload
  • Submit
  • Delete
  • Replace
  • Upload large file with builtin manifest handler, auto file split and chunking
  • Admin Operations (mount, unmount, delete volumn, etc)

Contributing

Please issue me for things gone wrong or:

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

主要指标

概览
名称与所有者linxGnu/goseaweedfs
主编程语言Go
编程语言Go (语言数: 1)
平台Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2017-07-20 04:35:39
推送于2022-11-11 03:52:30
最后一次提交2022-11-11 12:52:27
发布数4
最新版本名称v0.1.6 (发布于 )
第一版名称v0.1.1 (发布于 )
用户参与
星数116
关注者数7
派生数51
提交数34
已启用问题?
问题数9
打开的问题数2
拉请求数8
打开的拉请求数0
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?