package
1.4.8
Repository: https://github.com/picostack/pico.git
Documentation: pkg.go.dev

# Functions

New creates a new provider with all necessary parameters.
NewStatic creates and calls SetState.

# Structs

GitProvider implements a Provider backed by Git.
Static implements a Provider with a static config state that only sets its watcher state once on initialisation.

# Interfaces

Provider describes a type that can provide config state events to a target watcher.