type google.golang.org/protobuf/types/descriptorpb.ExtensionRangeOptions
13 uses
google.golang.org/protobuf/types/descriptorpb (current package)
descriptor.pb.go#L790: type ExtensionRangeOptions struct {
descriptor.pb.go#L800: func (x *ExtensionRangeOptions) Reset() {
descriptor.pb.go#L801: *x = ExtensionRangeOptions{}
descriptor.pb.go#L809: func (x *ExtensionRangeOptions) String() string {
descriptor.pb.go#L813: func (*ExtensionRangeOptions) ProtoMessage() {}
descriptor.pb.go#L815: func (x *ExtensionRangeOptions) ProtoReflect() protoreflect.Message {
descriptor.pb.go#L828: func (*ExtensionRangeOptions) Descriptor() ([]byte, []int) {
descriptor.pb.go#L837: func (*ExtensionRangeOptions) ExtensionRangeArray() []protoiface.ExtensionRangeV1 {
descriptor.pb.go#L841: func (x *ExtensionRangeOptions) GetUninterpretedOption() []*UninterpretedOption {
descriptor.pb.go#L2622: Options *ExtensionRangeOptions `protobuf:"bytes,3,opt,name=options" json:"options,omitempty"`
descriptor.pb.go#L2671: func (x *DescriptorProto_ExtensionRange) GetOptions() *ExtensionRangeOptions {
descriptor.pb.go#L3596: (*ExtensionRangeOptions)(nil), // 9: google.protobuf.ExtensionRangeOptions
descriptor.pb.go#L3715: switch v := v.(*ExtensionRangeOptions); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |