Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessDescriptors ¶
func ProcessDescriptors(projectConfig *model.ProjectConfig, allProjectConfigs []*model.ProjectConfig, descriptors []*descriptor.FileDescriptorProto) (*model.Project, error)
Types ¶
type ProtoMessageWrapper ¶
type ProtoMessageWrapper struct { GoPackage string Message *protokit.Descriptor }
add some data we need to the regular proto message
Click to show internal directories.
Click to hide internal directories.