descriptor
package v1.5.4
Go to latest Published: Mar 6, 2024 License:BSD-3-Clause
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Imports:4 Opens a new window with list of imports.
Imported by:5,145 Opens a new window with list of known importers.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Documentation¶
Index¶
- Constants
- Variables
- type DescriptorProto
- type DescriptorProto_ExtensionRange
- type DescriptorProto_ReservedRange
- type Edition
- type EnumDescriptorProto
- type EnumDescriptorProto_EnumReservedRange
- type EnumOptions
- type EnumValueDescriptorProto
- type EnumValueOptions
- type ExtensionRangeOptions
- type ExtensionRangeOptions_Declaration
- type ExtensionRangeOptions_VerificationState
- type FeatureSet
- type FeatureSetDefaults
- type FeatureSetDefaults_FeatureSetEditionDefault
- type FeatureSet_EnumType
- type FeatureSet_FieldPresence
- type FeatureSet_JsonFormat
- type FeatureSet_MessageEncoding
- type FeatureSet_RepeatedFieldEncoding
- type FeatureSet_Utf8Validation
- type FieldDescriptorProto
- type FieldDescriptorProto_Label
- type FieldDescriptorProto_Type
- type FieldOptions
- type FieldOptions_CType
- type FieldOptions_EditionDefault
- type FieldOptions_JSType
- type FieldOptions_OptionRetention
- type FieldOptions_OptionTargetType
- type FileDescriptorProto
- type FileDescriptorSet
- type FileOptions
- type FileOptions_OptimizeMode
- type GeneratedCodeInfo
- type GeneratedCodeInfo_Annotation
- type GeneratedCodeInfo_Annotation_Semantic
- 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_DeprecatedView Source
const Default_EnumValueOptions_DebugRedact =descriptorpb.Default_EnumValueOptions_DebugRedactView Source
const Default_EnumValueOptions_Deprecated =descriptorpb.Default_EnumValueOptions_DeprecatedView Source
const Default_ExtensionRangeOptions_Verification =descriptorpb.Default_ExtensionRangeOptions_VerificationView Source
const Default_FieldOptions_Ctype =descriptorpb.Default_FieldOptions_CtypeView Source
const Default_FieldOptions_DebugRedact =descriptorpb.Default_FieldOptions_DebugRedactView Source
const Default_FieldOptions_Deprecated =descriptorpb.Default_FieldOptions_DeprecatedView Source
const Default_FieldOptions_Jstype =descriptorpb.Default_FieldOptions_JstypeView Source
const Default_FieldOptions_Lazy =descriptorpb.Default_FieldOptions_LazyView Source
const Default_FieldOptions_UnverifiedLazy =descriptorpb.Default_FieldOptions_UnverifiedLazyView Source
const Default_FieldOptions_Weak =descriptorpb.Default_FieldOptions_WeakView Source
const Default_FileOptions_CcEnableArenas =descriptorpb.Default_FileOptions_CcEnableArenasView Source
const Default_FileOptions_CcGenericServices =descriptorpb.Default_FileOptions_CcGenericServicesView Source
const Default_FileOptions_Deprecated =descriptorpb.Default_FileOptions_DeprecatedView Source
const Default_FileOptions_JavaGenericServices =descriptorpb.Default_FileOptions_JavaGenericServicesView Source
const Default_FileOptions_JavaMultipleFiles =descriptorpb.Default_FileOptions_JavaMultipleFilesView Source
const Default_FileOptions_JavaStringCheckUtf8 =descriptorpb.Default_FileOptions_JavaStringCheckUtf8View Source
const Default_FileOptions_OptimizeFor =descriptorpb.Default_FileOptions_OptimizeForView Source
const Default_FileOptions_PyGenericServices =descriptorpb.Default_FileOptions_PyGenericServicesView Source
const Default_MessageOptions_Deprecated =descriptorpb.Default_MessageOptions_DeprecatedView Source
const Default_MessageOptions_MessageSetWireFormat =descriptorpb.Default_MessageOptions_MessageSetWireFormatView Source
const Default_MessageOptions_NoStandardDescriptorAccessor =descriptorpb.Default_MessageOptions_NoStandardDescriptorAccessorView Source
const Default_MethodDescriptorProto_ClientStreaming =descriptorpb.Default_MethodDescriptorProto_ClientStreamingView Source
const Default_MethodDescriptorProto_ServerStreaming =descriptorpb.Default_MethodDescriptorProto_ServerStreamingView Source
const Default_MethodOptions_Deprecated =descriptorpb.Default_MethodOptions_DeprecatedView Source
const Default_MethodOptions_IdempotencyLevel =descriptorpb.Default_MethodOptions_IdempotencyLevelView Source
const Default_ServiceOptions_Deprecated =descriptorpb.Default_ServiceOptions_DeprecatedView Source
const Edition_EDITION_1_TEST_ONLY =descriptorpb.Edition_EDITION_1_TEST_ONLYView Source
const Edition_EDITION_2023 =descriptorpb.Edition_EDITION_2023View Source
const Edition_EDITION_2024 =descriptorpb.Edition_EDITION_2024View Source
const Edition_EDITION_2_TEST_ONLY =descriptorpb.Edition_EDITION_2_TEST_ONLYView Source
const Edition_EDITION_99997_TEST_ONLY =descriptorpb.Edition_EDITION_99997_TEST_ONLYView Source
const Edition_EDITION_99998_TEST_ONLY =descriptorpb.Edition_EDITION_99998_TEST_ONLYView Source
const Edition_EDITION_99999_TEST_ONLY =descriptorpb.Edition_EDITION_99999_TEST_ONLYView Source
const Edition_EDITION_MAX =descriptorpb.Edition_EDITION_MAXView Source
const Edition_EDITION_PROTO2 =descriptorpb.Edition_EDITION_PROTO2View Source
const Edition_EDITION_PROTO3 =descriptorpb.Edition_EDITION_PROTO3View Source
const Edition_EDITION_UNKNOWN =descriptorpb.Edition_EDITION_UNKNOWNView Source
const ExtensionRangeOptions_DECLARATION =descriptorpb.ExtensionRangeOptions_DECLARATIONView Source
const ExtensionRangeOptions_UNVERIFIED =descriptorpb.ExtensionRangeOptions_UNVERIFIEDView Source
const FeatureSet_ALLOW =descriptorpb.FeatureSet_ALLOWView Source
const FeatureSet_CLOSED =descriptorpb.FeatureSet_CLOSEDView Source
const FeatureSet_DELIMITED =descriptorpb.FeatureSet_DELIMITEDView Source
const FeatureSet_ENUM_TYPE_UNKNOWN =descriptorpb.FeatureSet_ENUM_TYPE_UNKNOWNView Source
const FeatureSet_EXPANDED =descriptorpb.FeatureSet_EXPANDEDView Source
const FeatureSet_EXPLICIT =descriptorpb.FeatureSet_EXPLICITView Source
const FeatureSet_FIELD_PRESENCE_UNKNOWN =descriptorpb.FeatureSet_FIELD_PRESENCE_UNKNOWNView Source
const FeatureSet_IMPLICIT =descriptorpb.FeatureSet_IMPLICITView Source
const FeatureSet_JSON_FORMAT_UNKNOWN =descriptorpb.FeatureSet_JSON_FORMAT_UNKNOWNView Source
const FeatureSet_LEGACY_BEST_EFFORT =descriptorpb.FeatureSet_LEGACY_BEST_EFFORTView Source
const FeatureSet_LEGACY_REQUIRED =descriptorpb.FeatureSet_LEGACY_REQUIREDView Source
const FeatureSet_LENGTH_PREFIXED =descriptorpb.FeatureSet_LENGTH_PREFIXEDView Source
const FeatureSet_MESSAGE_ENCODING_UNKNOWN =descriptorpb.FeatureSet_MESSAGE_ENCODING_UNKNOWNView Source
const FeatureSet_NONE =descriptorpb.FeatureSet_NONEView Source
const FeatureSet_OPEN =descriptorpb.FeatureSet_OPENView Source
const FeatureSet_PACKED =descriptorpb.FeatureSet_PACKEDView Source
const FeatureSet_REPEATED_FIELD_ENCODING_UNKNOWN =descriptorpb.FeatureSet_REPEATED_FIELD_ENCODING_UNKNOWNView Source
const FeatureSet_UTF8_VALIDATION_UNKNOWN =descriptorpb.FeatureSet_UTF8_VALIDATION_UNKNOWNView Source
const FeatureSet_VERIFY =descriptorpb.FeatureSet_VERIFYView Source
const FieldDescriptorProto_LABEL_OPTIONAL =descriptorpb.FieldDescriptorProto_LABEL_OPTIONALView Source
const FieldDescriptorProto_LABEL_REPEATED =descriptorpb.FieldDescriptorProto_LABEL_REPEATEDView Source
const FieldDescriptorProto_LABEL_REQUIRED =descriptorpb.FieldDescriptorProto_LABEL_REQUIREDView Source
const FieldDescriptorProto_TYPE_BOOL =descriptorpb.FieldDescriptorProto_TYPE_BOOLView Source
const FieldDescriptorProto_TYPE_BYTES =descriptorpb.FieldDescriptorProto_TYPE_BYTESView Source
const FieldDescriptorProto_TYPE_DOUBLE =descriptorpb.FieldDescriptorProto_TYPE_DOUBLEView Source
const FieldDescriptorProto_TYPE_ENUM =descriptorpb.FieldDescriptorProto_TYPE_ENUMView Source
const FieldDescriptorProto_TYPE_FIXED32 =descriptorpb.FieldDescriptorProto_TYPE_FIXED32View Source
const FieldDescriptorProto_TYPE_FIXED64 =descriptorpb.FieldDescriptorProto_TYPE_FIXED64View Source
const FieldDescriptorProto_TYPE_FLOAT =descriptorpb.FieldDescriptorProto_TYPE_FLOATView Source
const FieldDescriptorProto_TYPE_GROUP =descriptorpb.FieldDescriptorProto_TYPE_GROUPView Source
const FieldDescriptorProto_TYPE_INT32 =descriptorpb.FieldDescriptorProto_TYPE_INT32View Source
const FieldDescriptorProto_TYPE_INT64 =descriptorpb.FieldDescriptorProto_TYPE_INT64View Source
const FieldDescriptorProto_TYPE_MESSAGE =descriptorpb.FieldDescriptorProto_TYPE_MESSAGEView Source
const FieldDescriptorProto_TYPE_SFIXED32 =descriptorpb.FieldDescriptorProto_TYPE_SFIXED32View Source
const FieldDescriptorProto_TYPE_SFIXED64 =descriptorpb.FieldDescriptorProto_TYPE_SFIXED64View Source
const FieldDescriptorProto_TYPE_SINT32 =descriptorpb.FieldDescriptorProto_TYPE_SINT32View Source
const FieldDescriptorProto_TYPE_SINT64 =descriptorpb.FieldDescriptorProto_TYPE_SINT64View Source
const FieldDescriptorProto_TYPE_STRING =descriptorpb.FieldDescriptorProto_TYPE_STRINGView Source
const FieldDescriptorProto_TYPE_UINT32 =descriptorpb.FieldDescriptorProto_TYPE_UINT32View Source
const FieldDescriptorProto_TYPE_UINT64 =descriptorpb.FieldDescriptorProto_TYPE_UINT64View Source
const FieldOptions_CORD =descriptorpb.FieldOptions_CORDView Source
const FieldOptions_JS_NORMAL =descriptorpb.FieldOptions_JS_NORMALView Source
const FieldOptions_JS_NUMBER =descriptorpb.FieldOptions_JS_NUMBERView Source
const FieldOptions_JS_STRING =descriptorpb.FieldOptions_JS_STRINGView Source
const FieldOptions_RETENTION_RUNTIME =descriptorpb.FieldOptions_RETENTION_RUNTIMEView Source
const FieldOptions_RETENTION_SOURCE =descriptorpb.FieldOptions_RETENTION_SOURCEView Source
const FieldOptions_RETENTION_UNKNOWN =descriptorpb.FieldOptions_RETENTION_UNKNOWNView Source
const FieldOptions_STRING =descriptorpb.FieldOptions_STRINGView Source
const FieldOptions_STRING_PIECE =descriptorpb.FieldOptions_STRING_PIECEView Source
const FieldOptions_TARGET_TYPE_ENUM =descriptorpb.FieldOptions_TARGET_TYPE_ENUMView Source
const FieldOptions_TARGET_TYPE_ENUM_ENTRY =descriptorpb.FieldOptions_TARGET_TYPE_ENUM_ENTRYView Source
const FieldOptions_TARGET_TYPE_EXTENSION_RANGE =descriptorpb.FieldOptions_TARGET_TYPE_EXTENSION_RANGEView Source
const FieldOptions_TARGET_TYPE_FIELD =descriptorpb.FieldOptions_TARGET_TYPE_FIELDView Source
const FieldOptions_TARGET_TYPE_FILE =descriptorpb.FieldOptions_TARGET_TYPE_FILEView Source
const FieldOptions_TARGET_TYPE_MESSAGE =descriptorpb.FieldOptions_TARGET_TYPE_MESSAGEView Source
const FieldOptions_TARGET_TYPE_METHOD =descriptorpb.FieldOptions_TARGET_TYPE_METHODView Source
const FieldOptions_TARGET_TYPE_ONEOF =descriptorpb.FieldOptions_TARGET_TYPE_ONEOFView Source
const FieldOptions_TARGET_TYPE_SERVICE =descriptorpb.FieldOptions_TARGET_TYPE_SERVICEView Source
const FieldOptions_TARGET_TYPE_UNKNOWN =descriptorpb.FieldOptions_TARGET_TYPE_UNKNOWNView Source
const FileOptions_CODE_SIZE =descriptorpb.FileOptions_CODE_SIZEView Source
const FileOptions_LITE_RUNTIME =descriptorpb.FileOptions_LITE_RUNTIMEView Source
const FileOptions_SPEED =descriptorpb.FileOptions_SPEEDView Source
const GeneratedCodeInfo_Annotation_ALIAS =descriptorpb.GeneratedCodeInfo_Annotation_ALIASView Source
const GeneratedCodeInfo_Annotation_NONE =descriptorpb.GeneratedCodeInfo_Annotation_NONEView Source
const GeneratedCodeInfo_Annotation_SET =descriptorpb.GeneratedCodeInfo_Annotation_SETView Source
const MethodOptions_IDEMPOTENCY_UNKNOWN =descriptorpb.MethodOptions_IDEMPOTENCY_UNKNOWNView Source
const MethodOptions_IDEMPOTENT =descriptorpb.MethodOptions_IDEMPOTENTView Source
const MethodOptions_NO_SIDE_EFFECTS =descriptorpb.MethodOptions_NO_SIDE_EFFECTSVariables¶
View Source
var Edition_name =descriptorpb.Edition_nameView Source
var Edition_value =descriptorpb.Edition_valueView Source
var ExtensionRangeOptions_VerificationState_name =descriptorpb.ExtensionRangeOptions_VerificationState_nameView Source
var ExtensionRangeOptions_VerificationState_value =descriptorpb.ExtensionRangeOptions_VerificationState_valueView Source
var FeatureSet_EnumType_name =descriptorpb.FeatureSet_EnumType_nameView Source
var FeatureSet_EnumType_value =descriptorpb.FeatureSet_EnumType_valueView Source
var FeatureSet_FieldPresence_name =descriptorpb.FeatureSet_FieldPresence_nameView Source
var FeatureSet_FieldPresence_value =descriptorpb.FeatureSet_FieldPresence_valueView Source
var FeatureSet_JsonFormat_name =descriptorpb.FeatureSet_JsonFormat_nameView Source
var FeatureSet_JsonFormat_value =descriptorpb.FeatureSet_JsonFormat_valueView Source
var FeatureSet_MessageEncoding_name =descriptorpb.FeatureSet_MessageEncoding_nameView Source
var FeatureSet_MessageEncoding_value =descriptorpb.FeatureSet_MessageEncoding_valueView Source
var FeatureSet_RepeatedFieldEncoding_name =descriptorpb.FeatureSet_RepeatedFieldEncoding_nameView Source
var FeatureSet_RepeatedFieldEncoding_value =descriptorpb.FeatureSet_RepeatedFieldEncoding_valueView Source
var FeatureSet_Utf8Validation_name =descriptorpb.FeatureSet_Utf8Validation_nameView Source
var FeatureSet_Utf8Validation_value =descriptorpb.FeatureSet_Utf8Validation_valueView Source
var FieldDescriptorProto_Label_name =descriptorpb.FieldDescriptorProto_Label_nameView Source
var FieldDescriptorProto_Label_value =descriptorpb.FieldDescriptorProto_Label_valueView Source
var FieldDescriptorProto_Type_name =descriptorpb.FieldDescriptorProto_Type_nameView Source
var FieldDescriptorProto_Type_value =descriptorpb.FieldDescriptorProto_Type_valueView Source
var FieldOptions_CType_name =descriptorpb.FieldOptions_CType_nameView Source
var FieldOptions_CType_value =descriptorpb.FieldOptions_CType_valueView Source
var FieldOptions_JSType_name =descriptorpb.FieldOptions_JSType_nameView Source
var FieldOptions_JSType_value =descriptorpb.FieldOptions_JSType_valueView Source
var FieldOptions_OptionRetention_name =descriptorpb.FieldOptions_OptionRetention_nameView Source
var FieldOptions_OptionRetention_value =descriptorpb.FieldOptions_OptionRetention_valueView Source
var FieldOptions_OptionTargetType_name =descriptorpb.FieldOptions_OptionTargetType_nameView Source
var FieldOptions_OptionTargetType_value =descriptorpb.FieldOptions_OptionTargetType_valueView Source
var FileOptions_OptimizeMode_name =descriptorpb.FileOptions_OptimizeMode_nameView Source
var FileOptions_OptimizeMode_value =descriptorpb.FileOptions_OptimizeMode_valueView Source
var File_github_com_golang_protobuf_protoc_gen_go_descriptor_descriptor_protoprotoreflect.FileDescriptorView Source
var GeneratedCodeInfo_Annotation_Semantic_name =descriptorpb.GeneratedCodeInfo_Annotation_Semantic_nameView Source
var GeneratedCodeInfo_Annotation_Semantic_value =descriptorpb.GeneratedCodeInfo_Annotation_Semantic_valueView Source
var MethodOptions_IdempotencyLevel_name =descriptorpb.MethodOptions_IdempotencyLevel_nameView Source
var MethodOptions_IdempotencyLevel_value =descriptorpb.MethodOptions_IdempotencyLevel_valueFunctions¶
This section is empty.
Types¶
typeDescriptorProto¶
type DescriptorProto =descriptorpb.DescriptorProto
typeDescriptorProto_ExtensionRange¶
type DescriptorProto_ExtensionRange =descriptorpb.DescriptorProto_ExtensionRange
typeDescriptorProto_ReservedRange¶
type DescriptorProto_ReservedRange =descriptorpb.DescriptorProto_ReservedRange
typeEdition¶added inv1.5.4
type Edition =descriptorpb.Edition
typeEnumDescriptorProto¶
type EnumDescriptorProto =descriptorpb.EnumDescriptorProto
typeEnumDescriptorProto_EnumReservedRange¶added inv1.1.0
type EnumDescriptorProto_EnumReservedRange =descriptorpb.EnumDescriptorProto_EnumReservedRange
typeEnumOptions¶
type EnumOptions =descriptorpb.EnumOptions
typeEnumValueDescriptorProto¶
type EnumValueDescriptorProto =descriptorpb.EnumValueDescriptorProto
typeEnumValueOptions¶
type EnumValueOptions =descriptorpb.EnumValueOptions
typeExtensionRangeOptions¶
type ExtensionRangeOptions =descriptorpb.ExtensionRangeOptions
typeExtensionRangeOptions_Declaration¶added inv1.5.4
type ExtensionRangeOptions_Declaration =descriptorpb.ExtensionRangeOptions_Declaration
typeExtensionRangeOptions_VerificationState¶added inv1.5.4
type ExtensionRangeOptions_VerificationState =descriptorpb.ExtensionRangeOptions_VerificationState
typeFeatureSet¶added inv1.5.4
type FeatureSet =descriptorpb.FeatureSet
typeFeatureSetDefaults¶added inv1.5.4
type FeatureSetDefaults =descriptorpb.FeatureSetDefaults
typeFeatureSetDefaults_FeatureSetEditionDefault¶added inv1.5.4
type FeatureSetDefaults_FeatureSetEditionDefault =descriptorpb.FeatureSetDefaults_FeatureSetEditionDefault
typeFeatureSet_EnumType¶added inv1.5.4
type FeatureSet_EnumType =descriptorpb.FeatureSet_EnumType
typeFeatureSet_FieldPresence¶added inv1.5.4
type FeatureSet_FieldPresence =descriptorpb.FeatureSet_FieldPresence
typeFeatureSet_JsonFormat¶added inv1.5.4
type FeatureSet_JsonFormat =descriptorpb.FeatureSet_JsonFormat
typeFeatureSet_MessageEncoding¶added inv1.5.4
type FeatureSet_MessageEncoding =descriptorpb.FeatureSet_MessageEncoding
typeFeatureSet_RepeatedFieldEncoding¶added inv1.5.4
type FeatureSet_RepeatedFieldEncoding =descriptorpb.FeatureSet_RepeatedFieldEncoding
typeFeatureSet_Utf8Validation¶added inv1.5.4
type FeatureSet_Utf8Validation =descriptorpb.FeatureSet_Utf8Validation
typeFieldDescriptorProto¶
type FieldDescriptorProto =descriptorpb.FieldDescriptorProto
typeFieldDescriptorProto_Label¶
type FieldDescriptorProto_Label =descriptorpb.FieldDescriptorProto_Label
typeFieldDescriptorProto_Type¶
type FieldDescriptorProto_Type =descriptorpb.FieldDescriptorProto_Type
typeFieldOptions¶
type FieldOptions =descriptorpb.FieldOptions
typeFieldOptions_CType¶
type FieldOptions_CType =descriptorpb.FieldOptions_CType
typeFieldOptions_EditionDefault¶added inv1.5.4
type FieldOptions_EditionDefault =descriptorpb.FieldOptions_EditionDefault
typeFieldOptions_JSType¶
type FieldOptions_JSType =descriptorpb.FieldOptions_JSType
typeFieldOptions_OptionRetention¶added inv1.5.4
type FieldOptions_OptionRetention =descriptorpb.FieldOptions_OptionRetention
typeFieldOptions_OptionTargetType¶added inv1.5.4
type FieldOptions_OptionTargetType =descriptorpb.FieldOptions_OptionTargetType
typeFileDescriptorProto¶
type FileDescriptorProto =descriptorpb.FileDescriptorProto
typeFileDescriptorSet¶
type FileDescriptorSet =descriptorpb.FileDescriptorSet
typeFileOptions¶
type FileOptions =descriptorpb.FileOptions
typeFileOptions_OptimizeMode¶
type FileOptions_OptimizeMode =descriptorpb.FileOptions_OptimizeMode
typeGeneratedCodeInfo¶
type GeneratedCodeInfo =descriptorpb.GeneratedCodeInfo
typeGeneratedCodeInfo_Annotation¶
type GeneratedCodeInfo_Annotation =descriptorpb.GeneratedCodeInfo_Annotation
typeGeneratedCodeInfo_Annotation_Semantic¶added inv1.5.4
type GeneratedCodeInfo_Annotation_Semantic =descriptorpb.GeneratedCodeInfo_Annotation_Semantic
typeMessageOptions¶
type MessageOptions =descriptorpb.MessageOptions
typeMethodDescriptorProto¶
type MethodDescriptorProto =descriptorpb.MethodDescriptorProto
typeMethodOptions¶
type MethodOptions =descriptorpb.MethodOptions
typeMethodOptions_IdempotencyLevel¶
type MethodOptions_IdempotencyLevel =descriptorpb.MethodOptions_IdempotencyLevel
typeOneofDescriptorProto¶
type OneofDescriptorProto =descriptorpb.OneofDescriptorProto
typeOneofOptions¶
type OneofOptions =descriptorpb.OneofOptions
typeServiceDescriptorProto¶
type ServiceDescriptorProto =descriptorpb.ServiceDescriptorProto
typeServiceOptions¶
type ServiceOptions =descriptorpb.ServiceOptions
typeSourceCodeInfo¶
type SourceCodeInfo =descriptorpb.SourceCodeInfo
typeSourceCodeInfo_Location¶
type SourceCodeInfo_Location =descriptorpb.SourceCodeInfo_Location
typeUninterpretedOption¶
type UninterpretedOption =descriptorpb.UninterpretedOption
typeUninterpretedOption_NamePart¶
type UninterpretedOption_NamePart =descriptorpb.UninterpretedOption_NamePart
Click to show internal directories.
Click to hide internal directories.