package
0.20.0
Repository: https://github.com/chapsuk/consul-template.git
Documentation: pkg.go.dev

# Functions

NewView constructs a new view with the given inputs.
NewWatcher creates a new watcher using the given API client.

# Structs

NewViewInput is used as input to the NewView function.
No description provided by the author
View is a representation of a Dependency and the most recent data it has received from Consul.
Watcher is a top-level manager for views that poll Consul for data.

# Type aliases

No description provided by the author