# Functions
CamelCase returns the CamelCased name.
CamelCaseSlice is like CamelCase, but the argument is a slice of strings to be joined with "_".
New creates a new generator and allocates the request and response protobufs.
# Constants
DefaultIndent for tab or space.
No description provided by the author
No description provided by the author
GeneratorName of this generator.
# Structs
Descriptor represents a protocol buffer message.
EnumDescriptor describes an enum.
FileDescriptor describes an protocol buffer descriptor file (.proto).
Generator is the type whose methods generate the output, stored in the associated response structure.
ImportedDescriptor describes a type that has been publicly imported from another file.
# Interfaces
Object is an interface abstracting the abilities shared by enums, messages, extensions and imported objects.
# Type aliases
A JavaImportPath is the import path of a Java package.
A JavaPackageName is the name of a Java package.