Documentation ¶
Index ¶
- Constants
- Variables
- type DescriptorProto
- type DescriptorProto_ExtensionRange
- type DescriptorProto_ReservedRange
- type EnumDescriptorProto
- type EnumDescriptorProto_EnumReservedRange
- type EnumOptions
- type EnumValueDescriptorProto
- type EnumValueOptions
- type ExtensionRangeOptions
- type FieldDescriptorProto
- type FieldDescriptorProto_Label
- type FieldDescriptorProto_Type
- type FieldOptions
- type FieldOptions_CType
- type FieldOptions_JSType
- type FileDescriptorProto
- type FileDescriptorSet
- type FileOptions
- type FileOptions_OptimizeMode
- type GeneratedCodeInfo
- type GeneratedCodeInfo_Annotation
- type MessageOptions
- type MethodDescriptorProto
- type MethodOptions
- type MethodOptions_IdempotencyLevel
- type OneofDescriptorProto
- type OneofOptions
- type ServiceDescriptorProto
- type ServiceOptions
- type SourceCodeInfo
- type SourceCodeInfo_Location
- type UninterpretedOption
- type UninterpretedOption_NamePart
Constants ¶
View Source
const Default_EnumOptions_Deprecated = descriptorpb.Default_EnumOptions_Deprecated
View Source
const Default_EnumValueOptions_Deprecated = descriptorpb.Default_EnumValueOptions_Deprecated
View Source
const Default_FieldOptions_Ctype = descriptorpb.Default_FieldOptions_Ctype
View Source
const Default_FieldOptions_Deprecated = descriptorpb.Default_FieldOptions_Deprecated
View Source
const Default_FieldOptions_Jstype = descriptorpb.Default_FieldOptions_Jstype
View Source
const Default_FieldOptions_Lazy = descriptorpb.Default_FieldOptions_Lazy
View Source
const Default_FieldOptions_Weak = descriptorpb.Default_FieldOptions_Weak
View Source
const Default_FileOptions_CcEnableArenas = descriptorpb.Default_FileOptions_CcEnableArenas
View Source
const Default_FileOptions_CcGenericServices = descriptorpb.Default_FileOptions_CcGenericServices
View Source
const Default_FileOptions_Deprecated = descriptorpb.Default_FileOptions_Deprecated
View Source
const Default_FileOptions_JavaGenericServices = descriptorpb.Default_FileOptions_JavaGenericServices
View Source
const Default_FileOptions_JavaMultipleFiles = descriptorpb.Default_FileOptions_JavaMultipleFiles
View Source
const Default_FileOptions_JavaStringCheckUtf8 = descriptorpb.Default_FileOptions_JavaStringCheckUtf8
View Source
const Default_FileOptions_OptimizeFor = descriptorpb.Default_FileOptions_OptimizeFor
View Source
const Default_FileOptions_PhpGenericServices = descriptorpb.Default_FileOptions_PhpGenericServices
View Source
const Default_FileOptions_PyGenericServices = descriptorpb.Default_FileOptions_PyGenericServices
View Source
const Default_MessageOptions_Deprecated = descriptorpb.Default_MessageOptions_Deprecated
View Source
const Default_MessageOptions_MessageSetWireFormat = descriptorpb.Default_MessageOptions_MessageSetWireFormat
View Source
const Default_MessageOptions_NoStandardDescriptorAccessor = descriptorpb.Default_MessageOptions_NoStandardDescriptorAccessor
View Source
const Default_MethodDescriptorProto_ClientStreaming = descriptorpb.Default_MethodDescriptorProto_ClientStreaming
View Source
const Default_MethodDescriptorProto_ServerStreaming = descriptorpb.Default_MethodDescriptorProto_ServerStreaming
View Source
const Default_MethodOptions_Deprecated = descriptorpb.Default_MethodOptions_Deprecated
View Source
const Default_MethodOptions_IdempotencyLevel = descriptorpb.Default_MethodOptions_IdempotencyLevel
View Source
const Default_ServiceOptions_Deprecated = descriptorpb.Default_ServiceOptions_Deprecated
View Source
const FieldDescriptorProto_LABEL_OPTIONAL = descriptorpb.FieldDescriptorProto_LABEL_OPTIONAL
View Source
const FieldDescriptorProto_LABEL_REPEATED = descriptorpb.FieldDescriptorProto_LABEL_REPEATED
View Source
const FieldDescriptorProto_LABEL_REQUIRED = descriptorpb.FieldDescriptorProto_LABEL_REQUIRED
View Source
const FieldDescriptorProto_TYPE_BOOL = descriptorpb.FieldDescriptorProto_TYPE_BOOL
View Source
const FieldDescriptorProto_TYPE_BYTES = descriptorpb.FieldDescriptorProto_TYPE_BYTES
View Source
const FieldDescriptorProto_TYPE_DOUBLE = descriptorpb.FieldDescriptorProto_TYPE_DOUBLE
View Source
const FieldDescriptorProto_TYPE_ENUM = descriptorpb.FieldDescriptorProto_TYPE_ENUM
View Source
const FieldDescriptorProto_TYPE_FIXED32 = descriptorpb.FieldDescriptorProto_TYPE_FIXED32
View Source
const FieldDescriptorProto_TYPE_FIXED64 = descriptorpb.FieldDescriptorProto_TYPE_FIXED64
View Source
const FieldDescriptorProto_TYPE_FLOAT = descriptorpb.FieldDescriptorProto_TYPE_FLOAT
View Source
const FieldDescriptorProto_TYPE_GROUP = descriptorpb.FieldDescriptorProto_TYPE_GROUP
View Source
const FieldDescriptorProto_TYPE_INT32 = descriptorpb.FieldDescriptorProto_TYPE_INT32
View Source
const FieldDescriptorProto_TYPE_INT64 = descriptorpb.FieldDescriptorProto_TYPE_INT64
View Source
const FieldDescriptorProto_TYPE_MESSAGE = descriptorpb.FieldDescriptorProto_TYPE_MESSAGE
View Source
const FieldDescriptorProto_TYPE_SFIXED32 = descriptorpb.FieldDescriptorProto_TYPE_SFIXED32
View Source
const FieldDescriptorProto_TYPE_SFIXED64 = descriptorpb.FieldDescriptorProto_TYPE_SFIXED64
View Source
const FieldDescriptorProto_TYPE_SINT32 = descriptorpb.FieldDescriptorProto_TYPE_SINT32
View Source
const FieldDescriptorProto_TYPE_SINT64 = descriptorpb.FieldDescriptorProto_TYPE_SINT64
View Source
const FieldDescriptorProto_TYPE_STRING = descriptorpb.FieldDescriptorProto_TYPE_STRING
View Source
const FieldDescriptorProto_TYPE_UINT32 = descriptorpb.FieldDescriptorProto_TYPE_UINT32
View Source
const FieldDescriptorProto_TYPE_UINT64 = descriptorpb.FieldDescriptorProto_TYPE_UINT64
View Source
const FieldOptions_CORD = descriptorpb.FieldOptions_CORD
View Source
const FieldOptions_JS_NORMAL = descriptorpb.FieldOptions_JS_NORMAL
View Source
const FieldOptions_JS_NUMBER = descriptorpb.FieldOptions_JS_NUMBER
View Source
const FieldOptions_JS_STRING = descriptorpb.FieldOptions_JS_STRING
View Source
const FieldOptions_STRING = descriptorpb.FieldOptions_STRING
View Source
const FieldOptions_STRING_PIECE = descriptorpb.FieldOptions_STRING_PIECE
View Source
const FileOptions_CODE_SIZE = descriptorpb.FileOptions_CODE_SIZE
View Source
const FileOptions_LITE_RUNTIME = descriptorpb.FileOptions_LITE_RUNTIME
View Source
const FileOptions_SPEED = descriptorpb.FileOptions_SPEED
View Source
const MethodOptions_IDEMPOTENCY_UNKNOWN = descriptorpb.MethodOptions_IDEMPOTENCY_UNKNOWN
View Source
const MethodOptions_IDEMPOTENT = descriptorpb.MethodOptions_IDEMPOTENT
View Source
const MethodOptions_NO_SIDE_EFFECTS = descriptorpb.MethodOptions_NO_SIDE_EFFECTS
Variables ¶
View Source
var FieldDescriptorProto_Label_name = descriptorpb.FieldDescriptorProto_Label_name
View Source
var FieldDescriptorProto_Label_value = descriptorpb.FieldDescriptorProto_Label_value
View Source
var FieldDescriptorProto_Type_name = descriptorpb.FieldDescriptorProto_Type_name
View Source
var FieldDescriptorProto_Type_value = descriptorpb.FieldDescriptorProto_Type_value
View Source
var FieldOptions_CType_name = descriptorpb.FieldOptions_CType_name
View Source
var FieldOptions_CType_value = descriptorpb.FieldOptions_CType_value
View Source
var FieldOptions_JSType_name = descriptorpb.FieldOptions_JSType_name
View Source
var FieldOptions_JSType_value = descriptorpb.FieldOptions_JSType_value
View Source
var FileOptions_OptimizeMode_name = descriptorpb.FileOptions_OptimizeMode_name
View Source
var FileOptions_OptimizeMode_value = descriptorpb.FileOptions_OptimizeMode_value
View Source
var File_github_com_golang_protobuf_protoc_gen_go_descriptor_descriptor_proto protoreflect.FileDescriptor
View Source
var MethodOptions_IdempotencyLevel_name = descriptorpb.MethodOptions_IdempotencyLevel_name
View Source
var MethodOptions_IdempotencyLevel_value = descriptorpb.MethodOptions_IdempotencyLevel_value
Functions ¶
This section is empty.
Types ¶
type DescriptorProto ¶
type DescriptorProto = descriptorpb.DescriptorProto
type DescriptorProto_ExtensionRange ¶
type DescriptorProto_ExtensionRange = descriptorpb.DescriptorProto_ExtensionRange
type DescriptorProto_ReservedRange ¶
type DescriptorProto_ReservedRange = descriptorpb.DescriptorProto_ReservedRange
type EnumDescriptorProto ¶
type EnumDescriptorProto = descriptorpb.EnumDescriptorProto
type EnumDescriptorProto_EnumReservedRange ¶ added in v1.1.0
type EnumDescriptorProto_EnumReservedRange = descriptorpb.EnumDescriptorProto_EnumReservedRange
type EnumOptions ¶
type EnumOptions = descriptorpb.EnumOptions
type EnumValueDescriptorProto ¶
type EnumValueDescriptorProto = descriptorpb.EnumValueDescriptorProto
type EnumValueOptions ¶
type EnumValueOptions = descriptorpb.EnumValueOptions
type ExtensionRangeOptions ¶
type ExtensionRangeOptions = descriptorpb.ExtensionRangeOptions
type FieldDescriptorProto ¶
type FieldDescriptorProto = descriptorpb.FieldDescriptorProto
type FieldDescriptorProto_Label ¶
type FieldDescriptorProto_Label = descriptorpb.FieldDescriptorProto_Label
type FieldDescriptorProto_Type ¶
type FieldDescriptorProto_Type = descriptorpb.FieldDescriptorProto_Type
type FieldOptions ¶
type FieldOptions = descriptorpb.FieldOptions
type FieldOptions_CType ¶
type FieldOptions_CType = descriptorpb.FieldOptions_CType
type FieldOptions_JSType ¶
type FieldOptions_JSType = descriptorpb.FieldOptions_JSType
type FileDescriptorProto ¶
type FileDescriptorProto = descriptorpb.FileDescriptorProto
type FileDescriptorSet ¶
type FileDescriptorSet = descriptorpb.FileDescriptorSet
type FileOptions ¶
type FileOptions = descriptorpb.FileOptions
type FileOptions_OptimizeMode ¶
type FileOptions_OptimizeMode = descriptorpb.FileOptions_OptimizeMode
type GeneratedCodeInfo ¶
type GeneratedCodeInfo = descriptorpb.GeneratedCodeInfo
type GeneratedCodeInfo_Annotation ¶
type GeneratedCodeInfo_Annotation = descriptorpb.GeneratedCodeInfo_Annotation
type MessageOptions ¶
type MessageOptions = descriptorpb.MessageOptions
type MethodDescriptorProto ¶
type MethodDescriptorProto = descriptorpb.MethodDescriptorProto
type MethodOptions ¶
type MethodOptions = descriptorpb.MethodOptions
type MethodOptions_IdempotencyLevel ¶
type MethodOptions_IdempotencyLevel = descriptorpb.MethodOptions_IdempotencyLevel
type OneofDescriptorProto ¶
type OneofDescriptorProto = descriptorpb.OneofDescriptorProto
type OneofOptions ¶
type OneofOptions = descriptorpb.OneofOptions
type ServiceDescriptorProto ¶
type ServiceDescriptorProto = descriptorpb.ServiceDescriptorProto
type ServiceOptions ¶
type ServiceOptions = descriptorpb.ServiceOptions
type SourceCodeInfo ¶
type SourceCodeInfo = descriptorpb.SourceCodeInfo
type SourceCodeInfo_Location ¶
type SourceCodeInfo_Location = descriptorpb.SourceCodeInfo_Location
type UninterpretedOption ¶
type UninterpretedOption = descriptorpb.UninterpretedOption
type UninterpretedOption_NamePart ¶
type UninterpretedOption_NamePart = descriptorpb.UninterpretedOption_NamePart
Click to show internal directories.
Click to hide internal directories.