Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnumType ¶
type EnumType struct {
*descriptorpb.EnumDescriptorProto
}
type Field ¶ added in v0.0.2
type Field struct {
*descriptorpb.FieldDescriptorProto
}
type MessageType ¶
type MessageType struct { *descriptorpb.DescriptorProto File *descriptorpb.FileDescriptorProto }
func (*MessageType) Fields ¶ added in v0.0.2
func (t *MessageType) Fields() []Field
func (*MessageType) GoPackage ¶
func (t *MessageType) GoPackage() string
Click to show internal directories.
Click to hide internal directories.