//
pkg.gl
Category
github.com/triggermail/luci-go
config
server
cfgclient
textproto
package
0.0.0-20240716132614-1643519e6f91
Repository:
https://github.com/triggermail/luci-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
177 SLOC
#
Functions
Message
Message is a cfgclient.Resolver that resolves config data into proto.Message instances by parsing the config data as a text protobuf.
Slice
Slice is a cfgclient.MultiResolver which resolves a slice of configurations into a TextProto.
#
Constants
BinaryFormat
BinaryFormat is the resolver's binary protobuf format string.
#
Structs
Formatter
Formatter is a cfgclient.Formatter implementation bound to a specific protobuf message.