Versions in this module Expand all Collapse all v0 v0.7.0 Mar 12, 2022 v0.6.0 Dec 4, 2020 Changes in this version + const EndhostPort + const UDPIPv46Name + const UDPIPv4Name + const UDPIPv6Name + type Type int + const Invalid + const UDPIPv4 + const UDPIPv46 + const UDPIPv6 + func TypeFromString(s string) (Type, error) + func (o Type) String() string + func (ot *Type) UnmarshalJSON(data []byte) error + func (ot Type) IsUDP() bool + func (ot Type) MarshalJSON() ([]byte, error)