# 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.