Documentation
¶
Index ¶
Constants ¶
View Source
const (
GeneratedFilenameExtension = ".pb.mcp.go"
)
Variables ¶
This section is empty.
Functions ¶
func Base32String ¶
func MangleHeadIfTooLong ¶
Types ¶
type FileGenerator ¶
type FileGenerator struct {
// contains filtered or unexported fields
}
func NewFileGenerator ¶
func NewFileGenerator(f *protogen.File, gen *protogen.Plugin) *FileGenerator
func (*FileGenerator) Generate ¶
func (g *FileGenerator) Generate(packageSuffix string)
Click to show internal directories.
Click to hide internal directories.