address

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address string

Address is a network address. It can either be an IP address or a DNS name.

func (Address) Canonicalize

func (a Address) Canonicalize() Address

Canonicalize creates a canonicalized address.

func (Address) Network

func (a Address) Network() string

Network is the network protocol for this address. In most cases this will be "tcp" or "unix".

func (Address) String

func (a Address) String() string

String is the canonical version of this address, e.g. localhost:27017, 1.2.3.4:27017, example.com:27017.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL