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.

Hierarchy

  • Addr

Indexable

[key: string]: any

Methods

Methods

Generated using TypeDoc