Documentation ¶
Index ¶
- func EnumValueName(value *protogen.EnumValue) string
- func FieldName(field *protogen.Field) string
- func FieldValidate(field *protogen.Field) *svc.Validate
- func GoPackage(file *protogen.File) string
- func IsConverterEmpty(message *protogen.Message) bool
- func IsDeprecatedField(field *protogen.Field) bool
- func IsDeprecatedMessage(message *protogen.Message) bool
- func IsDeprecatedMethod(method *protogen.Method) bool
- func IsDeprecatedOneOf(oneof *protogen.Oneof) bool
- func IsMethodConverterEmpty(method *protogen.Method) bool
- func IsRequiredField(field *protogen.Field) bool
- func IsRequiredOneOf(oneof *protogen.Oneof) bool
- func MessageName(message *protogen.Message) string
- func MethodName(method *protogen.Method) string
- func OneOfName(oneof *protogen.Oneof) string
- func OneOfValidate(oneof *protogen.Oneof) *svc.Validate
- func ReceiveEnumValueNames(value *protogen.EnumValue) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnumValueName ¶
func IsConverterEmpty ¶
func IsDeprecatedField ¶
func IsDeprecatedMessage ¶
func IsDeprecatedMethod ¶
func IsDeprecatedOneOf ¶
func IsMethodConverterEmpty ¶
func IsRequiredField ¶
func IsRequiredOneOf ¶
func MessageName ¶
func MethodName ¶
func ReceiveEnumValueNames ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.