Back to Pocketbase

Interface Addr

static/jsvm/interfaces/net.Addr.html

latest827 B
Original Source

Interface Addr

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

Index

Methods

networkstring

Methods

network

  • network(): string

Returns string

string

  • string(): string

Returns string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc