公告板
版本库
filestore
活动
搜索
登录
fileserver
/
swfs
weedfs的节点操作服务
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
first commit
sunty
2020-04-07
e12bca22ef82aa5a2df0448a4715b1a948604156
[fileserver/swfs.git]
/
go.mod
1
2
3
4
5
6
7
8
module test
go 1.12
require (
github.com/gin-gonic/gin v1.6.1
github.com/spf13/viper v1.6.2
)