dispatcher

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispatcher

type Dispatcher struct {
	Cluster model.Cluster
}

func NewDispatcher

func NewDispatcher(cluster model.Cluster) *Dispatcher

func (Dispatcher) FindNode

func (d Dispatcher) FindNode(in Input) *model.Node

type Input

type Input struct {
	Query    string
	Matchers []string
	// contains filtered or unexported fields
}

func NewInput

func NewInput(values url.Values) (Input, error)

Jump to

Keyboard shortcuts

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