package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Variables

ErrNoPolicy is returned by Queryable(...) if a policy is not yet available.

# Structs

Policy describes how to fetch, store and parse policy documents.

# Interfaces

ConfigFetcher hides details of interaction with LUCI Config.
Queryable is validated and parsed configs in a form optimized for queries.

# Type aliases

ConfigBundle is a bunch of related parsed text proto files.