func IsEmbed(field *google_protobuf.FieldDescriptorProto) bool { … } func IsNullable(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdTime(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdDuration(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdDouble(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdFloat(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdInt64(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdUInt64(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdInt32(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdUInt32(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdBool(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdString(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdBytes(field *google_protobuf.FieldDescriptorProto) bool { … } func IsStdType(field *google_protobuf.FieldDescriptorProto) bool { … } func IsWktPtr(field *google_protobuf.FieldDescriptorProto) bool { … } func NeedsNilCheck(proto3 bool, field *google_protobuf.FieldDescriptorProto) bool { … } func IsCustomType(field *google_protobuf.FieldDescriptorProto) bool { … } func IsCastType(field *google_protobuf.FieldDescriptorProto) bool { … } func IsCastKey(field *google_protobuf.FieldDescriptorProto) bool { … } func IsCastValue(field *google_protobuf.FieldDescriptorProto) bool { … } func HasEnumDecl(file *google_protobuf.FileDescriptorProto, enum *google_protobuf.EnumDescriptorProto) bool { … } func HasTypeDecl(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func GetCustomType(field *google_protobuf.FieldDescriptorProto) string { … } func GetCastType(field *google_protobuf.FieldDescriptorProto) string { … } func GetCastKey(field *google_protobuf.FieldDescriptorProto) string { … } func GetCastValue(field *google_protobuf.FieldDescriptorProto) string { … } func IsCustomName(field *google_protobuf.FieldDescriptorProto) bool { … } func IsEnumCustomName(field *google_protobuf.EnumDescriptorProto) bool { … } func IsEnumValueCustomName(field *google_protobuf.EnumValueDescriptorProto) bool { … } func GetCustomName(field *google_protobuf.FieldDescriptorProto) string { … } func GetEnumCustomName(field *google_protobuf.EnumDescriptorProto) string { … } func GetEnumValueCustomName(field *google_protobuf.EnumValueDescriptorProto) string { … } func GetJsonTag(field *google_protobuf.FieldDescriptorProto) *string { … } func GetMoreTags(field *google_protobuf.FieldDescriptorProto) *string { … } type EnableFunc … func EnabledGoEnumPrefix(file *google_protobuf.FileDescriptorProto, enum *google_protobuf.EnumDescriptorProto) bool { … } func EnabledGoStringer(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasGoGetters(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsUnion(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasGoString(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasEqual(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasVerboseEqual(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsStringer(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsFace(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasDescription(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasPopulate(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasTestGen(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasBenchGen(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsMarshaler(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsUnmarshaler(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsStableMarshaler(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsSizer(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsProtoSizer(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsGoEnumStringer(file *google_protobuf.FileDescriptorProto, enum *google_protobuf.EnumDescriptorProto) bool { … } func IsEnumStringer(file *google_protobuf.FileDescriptorProto, enum *google_protobuf.EnumDescriptorProto) bool { … } func IsUnsafeMarshaler(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsUnsafeUnmarshaler(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasExtensionsMap(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasUnrecognized(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func IsProto3(file *google_protobuf.FileDescriptorProto) bool { … } func ImportsGoGoProto(file *google_protobuf.FileDescriptorProto) bool { … } func HasCompare(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func RegistersGolangProto(file *google_protobuf.FileDescriptorProto) bool { … } func HasMessageName(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasSizecache(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … } func HasUnkeyed(file *google_protobuf.FileDescriptorProto, message *google_protobuf.DescriptorProto) bool { … }