Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Proto ¶
type Proto struct { ImportPaths []string // contains filtered or unexported fields }
func (*Proto) FindMessage ¶
func (p *Proto) FindMessage(name string) (*desc.MessageDescriptor, error)
FindMessage searches for message with given name.
Click to show internal directories.
Click to hide internal directories.