Addr represents a network end point address.
The two methods [Addr.Network] and [Addr.String] conventionally return strings that can be passed as the arguments to [Dial], but the exact form and meaning of the strings is up to the implementation.
Generated using TypeDoc
Addr represents a network end point address.
The two methods [Addr.Network] and [Addr.String] conventionally return strings that can be passed as the arguments to [Dial], but the exact form and meaning of the strings is up to the implementation.