Documentation ¶
Index ¶
- func Constructor(file *protogen.File, g *protogen.GeneratedFile, ...) string
- func CqlKind(d protoreflect.FieldDescriptor) string
- func DescName(file *protogen.File, g *protogen.GeneratedFile, ...) (string, string)
- func GoKind(file *protogen.File, g *protogen.GeneratedFile, d protoreflect.FieldDescriptor) string
- func Name(file *protogen.File, g *protogen.GeneratedFile, ...) string
- func PackageName(file *protogen.File, g *protogen.GeneratedFile, ...) string
- func ZeroValue(f protoreflect.FieldDescriptor) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Constructor ¶
func Constructor(file *protogen.File, g *protogen.GeneratedFile, desc protoreflect.MessageDescriptor) string
func CqlKind ¶ added in v0.3.2
func CqlKind(d protoreflect.FieldDescriptor) string
func DescName ¶
func DescName(file *protogen.File, g *protogen.GeneratedFile, desc protoreflect.MessageDescriptor) (string, string)
descName returns the package and ident name
func GoKind ¶ added in v0.3.2
func GoKind(file *protogen.File, g *protogen.GeneratedFile, d protoreflect.FieldDescriptor) string
func Name ¶
func Name(file *protogen.File, g *protogen.GeneratedFile, desc protoreflect.MessageDescriptor) string
func PackageName ¶
func PackageName(file *protogen.File, g *protogen.GeneratedFile, desc protoreflect.MessageDescriptor) string
func ZeroValue ¶
func ZeroValue(f protoreflect.FieldDescriptor) string
zeroValue returns the equal zero value based on the input type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.