Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMessage ¶
func NewMessage( ctx context.Context, image bufimage.Image, typeName string, ) (proto.Message, error)
NewMessage returns a new dynamic proto.Message for the fully qualified typeName in the bufimage.Image.
func ValidateTypeName ¶
ValidateTypeName validates that the typeName is well-formed, such that it has one or more '.'-delimited package components and no '/' elements.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.