address

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2019 License: MIT Imports: 0 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 struct {
	Type    string
	Address string
}

Address to allow net and others to dial peers, identities, etc.

type Addressable

type Addressable interface {
	Address() Address
}

Addressable is an interface to allow net and other packages to accept anything that has an address

Jump to

Keyboard shortcuts

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