Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterDialer ¶
func RegisterListener ¶
Types ¶
type Address ¶
type Address struct { URL string `json:"url"` // http://10.10.30.1, tcp://10.10.30.1, tls://10.10.30.1, quic://10.10.30.1, ss://10.10.30.1 Options data.Map `json:"options"` }
Click to show internal directories.
Click to hide internal directories.