types

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugins = map[string]Creator{}

Functions

This section is empty.

Types

type Addr

type Addr struct {
	IPv4 net.IP
	IPv6 net.IP
}

func NewAddrFromSlice

func NewAddrFromSlice(addrs []string) *Addr

type Creator

type Creator func() Interface

type Interface

type Interface interface {
	Fetch() (*Addr, error)
}

Jump to

Keyboard shortcuts

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