package
0.0.0-20220815070015-388e1507a688
Repository: https://github.com/atomix/codegen.git
Documentation: pkg.go.dev

# Functions

NewModule creates a new proto module.

# Structs

Context is the code generation context.
No description provided by the author
FieldParams is metadata for a field.
FieldRefParams is metadata for a field reference.
FileParams is the Protobuf file parameters.
MessageParams is the metadata for a message.
MethodParams is the metadata for a primitive method.
Module is the code generation module.
PackageParams is the package for a code file.
Params is the parameters for the code generator.
PathParams is metadata for a field path.
RequestParams is the type metadata for a message.
ResponseParams is the type metadata for a message.
ServiceParams is the metadata for a service.
TypeParams is the metadata for a store type.