5 Star 26 Fork 4

Luna / go-to-internet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
interfaces.go 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luna 提交于 2020-05-14 11:06 . 提交acme安装命令
package command
// Config 子命令配置接口
type Config interface {
// Usage 方法返回改配置的使用文档
Usage()
// Validate 方法校验用户输入的配置是否满足子命令的运行
Validate() bool
}
Go
1
https://gitee.com/Luna-CY/go-to-internet.git
git@gitee.com:Luna-CY/go-to-internet.git
Luna-CY
go-to-internet
go-to-internet
v1.0.0

搜索帮助

53164aa7 5694891 3bd8fe86 5694891