Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOverflow = errors.New("proto: integer overflow")
ErrOverflow is returned when an integer is too large to be represented.
Functions ¶
func MessageFQN ¶
func MessageFQN(msg descriptor.Message) string
func ReadConfig ¶
func ReadConfig(protoconfRoot string, configName string) (*protoconfvalue.ProtoconfValue, error)
ReadConfig reads a materialized config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.