Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FieldType ¶
type FieldType struct { Go protogen.GoIdent JSON bool Gorm protogen.GoIdent Pointer bool Enum bool Custom bool External bool // contains filtered or unexported fields }
func NewFieldType ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
File wraps the input .proto file and keeps information to generate code.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.