type net/netip.AddrPort (struct)

Method Implmentations (4 other methods implement nothing)

MarshalBinary() ([]byte, error) AddrPort.M : encoding.BinaryMarshaler.MarshalBinary *AddrPort.M : crypto/hmac.marshalable.MarshalBinary
MarshalText() ([]byte, error) AddrPort.M : encoding.TextMarshaler.MarshalText
String() string AddrPort.M : fmt.Stringer.String AddrPort.M : context.stringer.String AddrPort.M : runtime.stringer.String
UnmarshalBinary(b []byte) error *AddrPort.M : encoding.BinaryUnmarshaler.UnmarshalBinary *AddrPort.M : crypto/hmac.marshalable.UnmarshalBinary
UnmarshalText(text []byte) error *AddrPort.M : encoding.TextUnmarshaler.UnmarshalText