package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
ProjectSet returns the config set for the specified project.
RefSet returns the config set for the specified project and ref.
ServiceSet returns the name of a config set for the specified service.
ValidateProjectName returns an error if the supplied string is not a valid project name.
# Constants
GitilesRepo means a repo is backed by the Gitiles service.
UnknownRepo means a repo is backed by an unknown service.
# Variables
ErrNoConfig is returned if requested config does not exist.
# Structs
Config is a configuration file along with its metadata.
FormatSpec is a specification for formatted data.
Meta is metadata about a single configuration file.
Project is a project registered in the luci-config service.
# Interfaces
Interface represents low-level luci-config service API.