package
1.10.1-v0.0.2
Repository: https://github.com/pcmid/dispatch.git
Documentation: pkg.go.dev

# README

proxy

proxy copied from github.com/coredns/pkg/proxy@master

the coredns latest version has removed this build-in package.

# Functions

NewHealthChecker returns a new HealthChecker based on transport.
NewProxy returns a new proxy.

# Variables

Variables declared for monitoring.
Variables declared for monitoring.
ErrCachedClosed means cached connection was closed by peer.
ErrNoForward means no forwarder defined.
ErrNoHealthy means no healthy proxies left.
Variables declared for monitoring.
Variables declared for monitoring.
Variables declared for monitoring.
Variables declared for monitoring.

# Structs

Options holds various Options that can be set.
Proxy defines an upstream host.
Transport hold the persistent cache.

# Interfaces

HealthChecker checks the upstream health.