Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) RuntimeDetail ¶
type Detail ¶
type Detail struct { DirectedInterfaceName string `json:"directedInterfaceName"` DirectedInterfaceV4Addr string `json:"directedInterfaceV4Addr"` TunInterfaceName string `json:"tunInterfaceName"` LocalDns []string `json:"localDns"` RemoteDns []string `json:"remoteDns"` BoostDns string `json:"boostDns"` }
Click to show internal directories.
Click to hide internal directories.