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

# Functions

Message is a cfgclient.Resolver that resolves config data into proto.Message instances by parsing the config data as a text protobuf.
Slice is a cfgclient.MultiResolver which resolves a slice of configurations into a TextProto.

# Constants

BinaryFormat is the resolver's binary protobuf format string.

# Structs

Formatter is a cfgclient.Formatter implementation bound to a specific protobuf message.