公告板
版本库
filestore
活动
搜索
登录
fileserver
/
swfs
weedfs的节点操作服务
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add master process
sunty
2020-04-09
88956cd178f98ab35e2267e864a141b5420b7c35
[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
)