//
pkg.gl
Category
github.com/utilitywarehouse/coredns
plugin
pkg
up
package
1.2.2
Repository:
https://github.com/utilitywarehouse/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
57 SLOC
#
Functions
New
New returns a pointer to an initialized Probe.
#
Structs
Probe
Probe is used to run a single Func until it returns true (indicating a target is healthy).
#
Type aliases
Func
Func is used to determine if a target is alive.