Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DokodemoConfig ¶
type DokodemoConfig struct { Host *v2netjson.Host `json:"address"` Port v2net.Port `json:"port"` NetworkList *v2netjson.NetworkList `json:"network"` TimeoutValue int `json:"timeout"` }
func (*DokodemoConfig) Address ¶
func (this *DokodemoConfig) Address() v2net.Address
func (*DokodemoConfig) Network ¶
func (this *DokodemoConfig) Network() v2net.NetworkList
func (*DokodemoConfig) Timeout ¶
func (this *DokodemoConfig) Timeout() int
Click to show internal directories.
Click to hide internal directories.