package
Version:
v0.0.0-...-6b9e1a3
Opens a new window with list of versions in this module.
Published: Jul 29, 2019
License: MIT, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MyConf struct {
Concurrent int `yaml:"concurrent"`
IPPort string `yaml:"ipPort"`
TryTimes int `yaml:"tryTimes"`
}
MyConf 导出配置结构体
Source Files
¶
Click to show internal directories.
Click to hide internal directories.