registry

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package static is a static resolver

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
	// A static list of nodes
	Nodes []string
}

Resolver returns a static list of nodes. In the event the node list is not present it will return the name of the network passed in.

func (*Resolver) Resolve

func (r *Resolver) Resolve(name string) ([]*resolver.Record, error)

Resolve returns the list of nodes

Jump to

Keyboard shortcuts

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