Documentation ¶
Index ¶
Constants ¶
View Source
const ( UDPIPv4Name = "UDP/IPv4" UDPIPv6Name = "UDP/IPv6" UDPIPv46Name = "UDP/IPv4+6" )
View Source
const ( // EndhostPort is the underlay port that the dispatcher binds to on non-routers. Subject to // change during standardisation. EndhostPort = 30041 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Type ¶
type Type int
func TypeFromString ¶
func (Type) MarshalJSON ¶
func (*Type) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.