discoverlib

package
v0.0.0-...-39bbb24 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigBase

type ConfigBase struct {
	Hostname string
	Port     string
	Protocol string
	Weight   int64
	Refresh  time.Duration
	Timeout  time.Duration
}

type Plugin

type Plugin interface {
	Get() chan []string
	Protocol() string
	Weight() int64
	Timeout() time.Duration
	Exit()
}

Jump to

Keyboard shortcuts

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