package
1.2.2
Repository: https://github.com/utilitywarehouse/coredns.git
Documentation: pkg.go.dev

# Functions

New returns a pointer to an initialized Probe.

# Structs

Probe is used to run a single Func until it returns true (indicating a target is healthy).

# Type aliases

Func is used to determine if a target is alive.