type google.golang.org/protobuf/types/descriptorpb.GeneratedCodeInfo
10 uses
google.golang.org/protobuf/types/descriptorpb (current package)
descriptor.pb.go#L2566: type GeneratedCodeInfo struct {
descriptor.pb.go#L2576: func (x *GeneratedCodeInfo) Reset() {
descriptor.pb.go#L2577: *x = GeneratedCodeInfo{}
descriptor.pb.go#L2585: func (x *GeneratedCodeInfo) String() string {
descriptor.pb.go#L2589: func (*GeneratedCodeInfo) ProtoMessage() {}
descriptor.pb.go#L2591: func (x *GeneratedCodeInfo) ProtoReflect() protoreflect.Message {
descriptor.pb.go#L2604: func (*GeneratedCodeInfo) Descriptor() ([]byte, []int) {
descriptor.pb.go#L2608: func (x *GeneratedCodeInfo) GetAnnotation() []*GeneratedCodeInfo_Annotation {
descriptor.pb.go#L3613: (*GeneratedCodeInfo)(nil), // 26: google.protobuf.GeneratedCodeInfo
descriptor.pb.go#L3937: switch v := v.(*GeneratedCodeInfo); 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. |