Versions in this module Expand all Collapse all v0 v0.48.86 Oct 24, 2023 v0.48.84 Oct 24, 2023 Changes in this version + var Customer2_City_name = map[int32]string + var Customer2_City_value = map[string]int32 + var File_query_proto protoreflect.FileDescriptor + var File_testdata_proto protoreflect.FileDescriptor + var File_tx_proto protoreflect.FileDescriptor + var File_unknonwnproto_proto protoreflect.FileDescriptor + var Msg_ServiceDesc = grpc.ServiceDesc + var Query_ServiceDesc = grpc.ServiceDesc + func RegisterMsgServer(s grpc.ServiceRegistrar, srv MsgServer) + func RegisterQueryServer(s grpc.ServiceRegistrar, srv QueryServer) + type AnyWithExtra struct + A *anypb.Any + B int64 + C int64 + func (*AnyWithExtra) Descriptor() ([]byte, []int) + func (*AnyWithExtra) ProtoMessage() + func (x *AnyWithExtra) GetA() *anypb.Any + func (x *AnyWithExtra) GetB() int64 + func (x *AnyWithExtra) GetC() int64 + func (x *AnyWithExtra) ProtoReflect() protoreflect.Message + func (x *AnyWithExtra) Reset() + func (x *AnyWithExtra) String() string + type BadMultiSignature struct + MaliciousField []byte + Signatures [][]byte + func (*BadMultiSignature) Descriptor() ([]byte, []int) + func (*BadMultiSignature) ProtoMessage() + func (x *BadMultiSignature) GetMaliciousField() []byte + func (x *BadMultiSignature) GetSignatures() [][]byte + func (x *BadMultiSignature) ProtoReflect() protoreflect.Message + func (x *BadMultiSignature) Reset() + func (x *BadMultiSignature) String() string + type Bird struct + Color int32 + Species string + func (*Bird) Descriptor() ([]byte, []int) + func (*Bird) ProtoMessage() + func (x *Bird) GetColor() int32 + func (x *Bird) GetSpecies() string + func (x *Bird) ProtoReflect() protoreflect.Message + func (x *Bird) Reset() + func (x *Bird) String() string + type Cat struct + Lives int32 + Moniker string + func (*Cat) Descriptor() ([]byte, []int) + func (*Cat) ProtoMessage() + func (x *Cat) GetLives() int32 + func (x *Cat) GetMoniker() string + func (x *Cat) ProtoReflect() protoreflect.Message + func (x *Cat) Reset() + func (x *Cat) String() string + type Customer1 struct + Id int32 + Name string + Payment string + SubscriptionFee float32 + func (*Customer1) Descriptor() ([]byte, []int) + func (*Customer1) ProtoMessage() + func (x *Customer1) GetId() int32 + func (x *Customer1) GetName() string + func (x *Customer1) GetPayment() string + func (x *Customer1) GetSubscriptionFee() float32 + func (x *Customer1) ProtoReflect() protoreflect.Message + func (x *Customer1) Reset() + func (x *Customer1) String() string + type Customer2 struct + City Customer2_City + Fewer float32 + Id int32 + Industry int32 + Miscellaneous *anypb.Any + Name string + Reserved int64 + func (*Customer2) Descriptor() ([]byte, []int) + func (*Customer2) ProtoMessage() + func (x *Customer2) GetCity() Customer2_City + func (x *Customer2) GetFewer() float32 + func (x *Customer2) GetId() int32 + func (x *Customer2) GetIndustry() int32 + func (x *Customer2) GetMiscellaneous() *anypb.Any + func (x *Customer2) GetName() string + func (x *Customer2) GetReserved() int64 + func (x *Customer2) ProtoReflect() protoreflect.Message + func (x *Customer2) Reset() + func (x *Customer2) String() string + type Customer2_City int32 + const Customer2_Laos + const Customer2_LosAngeles + const Customer2_Moscow + const Customer2_Nairobi + const Customer2_PaloAlto + func (Customer2_City) Descriptor() protoreflect.EnumDescriptor + func (Customer2_City) EnumDescriptor() ([]byte, []int) + func (Customer2_City) Type() protoreflect.EnumType + func (x Customer2_City) Enum() *Customer2_City + func (x Customer2_City) Number() protoreflect.EnumNumber + func (x Customer2_City) String() string + type Customer3 struct + Destination string + Id int32 + Name string + Original *Customer1 + Payment isCustomer3_Payment + Sf float32 + Surcharge float32 + func (*Customer3) Descriptor() ([]byte, []int) + func (*Customer3) ProtoMessage() + func (x *Customer3) GetChequeNo() string + func (x *Customer3) GetCreditCardNo() string + func (x *Customer3) GetDestination() string + func (x *Customer3) GetId() int32 + func (x *Customer3) GetName() string + func (x *Customer3) GetOriginal() *Customer1 + func (x *Customer3) GetPayment() isCustomer3_Payment + func (x *Customer3) GetSf() float32 + func (x *Customer3) GetSurcharge() float32 + func (x *Customer3) ProtoReflect() protoreflect.Message + func (x *Customer3) Reset() + func (x *Customer3) String() string + type Customer3_ChequeNo struct + ChequeNo string + type Customer3_CreditCardNo struct + CreditCardNo string + type Dog struct + Name string + Size string + func (*Dog) Descriptor() ([]byte, []int) + func (*Dog) ProtoMessage() + func (x *Dog) GetName() string + func (x *Dog) GetSize() string + func (x *Dog) ProtoReflect() protoreflect.Message + func (x *Dog) Reset() + func (x *Dog) String() string + type EchoRequest struct + Message string + func (*EchoRequest) Descriptor() ([]byte, []int) + func (*EchoRequest) ProtoMessage() + func (x *EchoRequest) GetMessage() string + func (x *EchoRequest) ProtoReflect() protoreflect.Message + func (x *EchoRequest) Reset() + func (x *EchoRequest) String() string + type EchoResponse struct + Message string + func (*EchoResponse) Descriptor() ([]byte, []int) + func (*EchoResponse) ProtoMessage() + func (x *EchoResponse) GetMessage() string + func (x *EchoResponse) ProtoReflect() protoreflect.Message + func (x *EchoResponse) Reset() + func (x *EchoResponse) String() string + type HasAnimal struct + Animal *anypb.Any + X int64 + func (*HasAnimal) Descriptor() ([]byte, []int) + func (*HasAnimal) ProtoMessage() + func (x *HasAnimal) GetAnimal() *anypb.Any + func (x *HasAnimal) GetX() int64 + func (x *HasAnimal) ProtoReflect() protoreflect.Message + func (x *HasAnimal) Reset() + func (x *HasAnimal) String() string + type HasHasAnimal struct + HasAnimal *anypb.Any + func (*HasHasAnimal) Descriptor() ([]byte, []int) + func (*HasHasAnimal) ProtoMessage() + func (x *HasHasAnimal) GetHasAnimal() *anypb.Any + func (x *HasHasAnimal) ProtoReflect() protoreflect.Message + func (x *HasHasAnimal) Reset() + func (x *HasHasAnimal) String() string + type HasHasHasAnimal struct + HasHasAnimal *anypb.Any + func (*HasHasHasAnimal) Descriptor() ([]byte, []int) + func (*HasHasHasAnimal) ProtoMessage() + func (x *HasHasHasAnimal) GetHasHasAnimal() *anypb.Any + func (x *HasHasHasAnimal) ProtoReflect() protoreflect.Message + func (x *HasHasHasAnimal) Reset() + func (x *HasHasHasAnimal) String() string + type MsgClient interface + CreateDog func(ctx context.Context, in *MsgCreateDog, opts ...grpc.CallOption) (*MsgCreateDogResponse, error) + func NewMsgClient(cc grpc.ClientConnInterface) MsgClient + type MsgCreateDog struct + Dog *Dog + func (*MsgCreateDog) Descriptor() ([]byte, []int) + func (*MsgCreateDog) ProtoMessage() + func (x *MsgCreateDog) GetDog() *Dog + func (x *MsgCreateDog) ProtoReflect() protoreflect.Message + func (x *MsgCreateDog) Reset() + func (x *MsgCreateDog) String() string + type MsgCreateDogResponse struct + Name string + func (*MsgCreateDogResponse) Descriptor() ([]byte, []int) + func (*MsgCreateDogResponse) ProtoMessage() + func (x *MsgCreateDogResponse) GetName() string + func (x *MsgCreateDogResponse) ProtoReflect() protoreflect.Message + func (x *MsgCreateDogResponse) Reset() + func (x *MsgCreateDogResponse) String() string + type MsgServer interface + CreateDog func(context.Context, *MsgCreateDog) (*MsgCreateDogResponse, error) + type Nested1A struct + Id int32 + Nested *Nested2A + func (*Nested1A) Descriptor() ([]byte, []int) + func (*Nested1A) ProtoMessage() + func (x *Nested1A) GetId() int32 + func (x *Nested1A) GetNested() *Nested2A + func (x *Nested1A) ProtoReflect() protoreflect.Message + func (x *Nested1A) Reset() + func (x *Nested1A) String() string + type Nested1B struct + Age int32 + Id int32 + Nested *Nested2B + func (*Nested1B) Descriptor() ([]byte, []int) + func (*Nested1B) ProtoMessage() + func (x *Nested1B) GetAge() int32 + func (x *Nested1B) GetId() int32 + func (x *Nested1B) GetNested() *Nested2B + func (x *Nested1B) ProtoReflect() protoreflect.Message + func (x *Nested1B) Reset() + func (x *Nested1B) String() string + type Nested2A struct + Id int32 + Name string + Nested *Nested3A + func (*Nested2A) Descriptor() ([]byte, []int) + func (*Nested2A) ProtoMessage() + func (x *Nested2A) GetId() int32 + func (x *Nested2A) GetName() string + func (x *Nested2A) GetNested() *Nested3A + func (x *Nested2A) ProtoReflect() protoreflect.Message + func (x *Nested2A) Reset() + func (x *Nested2A) String() string + type Nested2B struct + Fee float64 + Id int32 + Nested *Nested3B + Route string + func (*Nested2B) Descriptor() ([]byte, []int) + func (*Nested2B) ProtoMessage() + func (x *Nested2B) GetFee() float64 + func (x *Nested2B) GetId() int32 + func (x *Nested2B) GetNested() *Nested3B + func (x *Nested2B) GetRoute() string + func (x *Nested2B) ProtoReflect() protoreflect.Message + func (x *Nested2B) Reset() + func (x *Nested2B) String() string + type Nested3A struct + A4 []*Nested4A + Id int32 + Index map[int64]*Nested4A + Name string + func (*Nested3A) Descriptor() ([]byte, []int) + func (*Nested3A) ProtoMessage() + func (x *Nested3A) GetA4() []*Nested4A + func (x *Nested3A) GetId() int32 + func (x *Nested3A) GetIndex() map[int64]*Nested4A + func (x *Nested3A) GetName() string + func (x *Nested3A) ProtoReflect() protoreflect.Message + func (x *Nested3A) Reset() + func (x *Nested3A) String() string + type Nested3B struct + Age int32 + B4 []*Nested4B + Id int32 + Name string + func (*Nested3B) Descriptor() ([]byte, []int) + func (*Nested3B) ProtoMessage() + func (x *Nested3B) GetAge() int32 + func (x *Nested3B) GetB4() []*Nested4B + func (x *Nested3B) GetId() int32 + func (x *Nested3B) GetName() string + func (x *Nested3B) ProtoReflect() protoreflect.Message + func (x *Nested3B) Reset() + func (x *Nested3B) String() string + type Nested4A struct + Id int32 + Name string + func (*Nested4A) Descriptor() ([]byte, []int) + func (*Nested4A) ProtoMessage() + func (x *Nested4A) GetId() int32 + func (x *Nested4A) GetName() string + func (x *Nested4A) ProtoReflect() protoreflect.Message + func (x *Nested4A) Reset() + func (x *Nested4A) String() string + type Nested4B struct + Age int32 + Id int32 + Name string + func (*Nested4B) Descriptor() ([]byte, []int) + func (*Nested4B) ProtoMessage() + func (x *Nested4B) GetAge() int32 + func (x *Nested4B) GetId() int32 + func (x *Nested4B) GetName() string + func (x *Nested4B) ProtoReflect() protoreflect.Message + func (x *Nested4B) Reset() + func (x *Nested4B) String() string + type QueryClient interface + Echo func(ctx context.Context, in *EchoRequest, opts ...grpc.CallOption) (*EchoResponse, error) + SayHello func(ctx context.Context, in *SayHelloRequest, opts ...grpc.CallOption) (*SayHelloResponse, error) + TestAny func(ctx context.Context, in *TestAnyRequest, opts ...grpc.CallOption) (*TestAnyResponse, error) + func NewQueryClient(cc grpc.ClientConnInterface) QueryClient + type QueryImpl struct + func (q QueryImpl) Echo(_ context.Context, request *EchoRequest) (*EchoResponse, error) + func (q QueryImpl) SayHello(_ context.Context, request *SayHelloRequest) (*SayHelloResponse, error) + func (q QueryImpl) TestAny(_ context.Context, request *TestAnyRequest) (*TestAnyResponse, error) + type QueryServer interface + Echo func(context.Context, *EchoRequest) (*EchoResponse, error) + SayHello func(context.Context, *SayHelloRequest) (*SayHelloResponse, error) + TestAny func(context.Context, *TestAnyRequest) (*TestAnyResponse, error) + type SayHelloRequest struct + Name string + func (*SayHelloRequest) Descriptor() ([]byte, []int) + func (*SayHelloRequest) ProtoMessage() + func (x *SayHelloRequest) GetName() string + func (x *SayHelloRequest) ProtoReflect() protoreflect.Message + func (x *SayHelloRequest) Reset() + func (x *SayHelloRequest) String() string + type SayHelloResponse struct + Greeting string + func (*SayHelloResponse) Descriptor() ([]byte, []int) + func (*SayHelloResponse) ProtoMessage() + func (x *SayHelloResponse) GetGreeting() string + func (x *SayHelloResponse) ProtoReflect() protoreflect.Message + func (x *SayHelloResponse) Reset() + func (x *SayHelloResponse) String() string + type TableModel struct + Id uint64 + Metadata []byte + Name string + Number uint64 + func (*TableModel) Descriptor() ([]byte, []int) + func (*TableModel) ProtoMessage() + func (x *TableModel) GetId() uint64 + func (x *TableModel) GetMetadata() []byte + func (x *TableModel) GetName() string + func (x *TableModel) GetNumber() uint64 + func (x *TableModel) ProtoReflect() protoreflect.Message + func (x *TableModel) Reset() + func (x *TableModel) String() string + type TestAnyRequest struct + AnyAnimal *anypb.Any + func (*TestAnyRequest) Descriptor() ([]byte, []int) + func (*TestAnyRequest) ProtoMessage() + func (x *TestAnyRequest) GetAnyAnimal() *anypb.Any + func (x *TestAnyRequest) ProtoReflect() protoreflect.Message + func (x *TestAnyRequest) Reset() + func (x *TestAnyRequest) String() string + type TestAnyResponse struct + HasAnimal *HasAnimal + func (*TestAnyResponse) Descriptor() ([]byte, []int) + func (*TestAnyResponse) ProtoMessage() + func (x *TestAnyResponse) GetHasAnimal() *HasAnimal + func (x *TestAnyResponse) ProtoReflect() protoreflect.Message + func (x *TestAnyResponse) Reset() + func (x *TestAnyResponse) String() string + type TestMsg struct + Signers []string + func (*TestMsg) Descriptor() ([]byte, []int) + func (*TestMsg) ProtoMessage() + func (x *TestMsg) GetSigners() []string + func (x *TestMsg) ProtoReflect() protoreflect.Message + func (x *TestMsg) Reset() + func (x *TestMsg) String() string + type TestRepeatedUints struct + Nums []uint64 + func (*TestRepeatedUints) Descriptor() ([]byte, []int) + func (*TestRepeatedUints) ProtoMessage() + func (x *TestRepeatedUints) GetNums() []uint64 + func (x *TestRepeatedUints) ProtoReflect() protoreflect.Message + func (x *TestRepeatedUints) Reset() + func (x *TestRepeatedUints) String() string + type TestUpdatedAuthInfo struct + Fee *v1beta1.Fee + NewField_1024 []byte + NewField_3 []byte + SignerInfos []*v1beta1.SignerInfo + func (*TestUpdatedAuthInfo) Descriptor() ([]byte, []int) + func (*TestUpdatedAuthInfo) ProtoMessage() + func (x *TestUpdatedAuthInfo) GetFee() *v1beta1.Fee + func (x *TestUpdatedAuthInfo) GetNewField_1024() []byte + func (x *TestUpdatedAuthInfo) GetNewField_3() []byte + func (x *TestUpdatedAuthInfo) GetSignerInfos() []*v1beta1.SignerInfo + func (x *TestUpdatedAuthInfo) ProtoReflect() protoreflect.Message + func (x *TestUpdatedAuthInfo) Reset() + func (x *TestUpdatedAuthInfo) String() string + type TestUpdatedTxBody struct + ExtensionOptions []*anypb.Any + Memo string + Messages []*anypb.Any + NonCriticalExtensionOptions []*anypb.Any + SomeNewField uint64 + SomeNewFieldNonCriticalField string + TimeoutHeight int64 + func (*TestUpdatedTxBody) Descriptor() ([]byte, []int) + func (*TestUpdatedTxBody) ProtoMessage() + func (x *TestUpdatedTxBody) GetExtensionOptions() []*anypb.Any + func (x *TestUpdatedTxBody) GetMemo() string + func (x *TestUpdatedTxBody) GetMessages() []*anypb.Any + func (x *TestUpdatedTxBody) GetNonCriticalExtensionOptions() []*anypb.Any + func (x *TestUpdatedTxBody) GetSomeNewField() uint64 + func (x *TestUpdatedTxBody) GetSomeNewFieldNonCriticalField() string + func (x *TestUpdatedTxBody) GetTimeoutHeight() int64 + func (x *TestUpdatedTxBody) ProtoReflect() protoreflect.Message + func (x *TestUpdatedTxBody) Reset() + func (x *TestUpdatedTxBody) String() string + type TestUpdatedTxRaw struct + AuthInfoBytes []byte + BodyBytes []byte + NewField_1024 []byte + NewField_5 []byte + Signatures [][]byte + func (*TestUpdatedTxRaw) Descriptor() ([]byte, []int) + func (*TestUpdatedTxRaw) ProtoMessage() + func (x *TestUpdatedTxRaw) GetAuthInfoBytes() []byte + func (x *TestUpdatedTxRaw) GetBodyBytes() []byte + func (x *TestUpdatedTxRaw) GetNewField_1024() []byte + func (x *TestUpdatedTxRaw) GetNewField_5() []byte + func (x *TestUpdatedTxRaw) GetSignatures() [][]byte + func (x *TestUpdatedTxRaw) ProtoReflect() protoreflect.Message + func (x *TestUpdatedTxRaw) Reset() + func (x *TestUpdatedTxRaw) String() string + type TestVersion1 struct + A *TestVersion1 + B *TestVersion1 + C []*TestVersion1 + D []*TestVersion1 + G *anypb.Any + H []*TestVersion1 + K *Customer1 + Sum isTestVersion1_Sum + X int64 + func (*TestVersion1) Descriptor() ([]byte, []int) + func (*TestVersion1) ProtoMessage() + func (x *TestVersion1) GetA() *TestVersion1 + func (x *TestVersion1) GetB() *TestVersion1 + func (x *TestVersion1) GetC() []*TestVersion1 + func (x *TestVersion1) GetD() []*TestVersion1 + func (x *TestVersion1) GetE() int32 + func (x *TestVersion1) GetF() *TestVersion1 + func (x *TestVersion1) GetG() *anypb.Any + func (x *TestVersion1) GetH() []*TestVersion1 + func (x *TestVersion1) GetK() *Customer1 + func (x *TestVersion1) GetSum() isTestVersion1_Sum + func (x *TestVersion1) GetX() int64 + func (x *TestVersion1) ProtoReflect() protoreflect.Message + func (x *TestVersion1) Reset() + func (x *TestVersion1) String() string + type TestVersion1_E struct + E int32 + type TestVersion1_F struct + F *TestVersion1 + type TestVersion2 struct + A *TestVersion2 + B *TestVersion2 + C []*TestVersion2 + D []*TestVersion2 + G *anypb.Any + H []*TestVersion1 + K *Customer1 + NewField_ uint64 + Sum isTestVersion2_Sum + X int64 + func (*TestVersion2) Descriptor() ([]byte, []int) + func (*TestVersion2) ProtoMessage() + func (x *TestVersion2) GetA() *TestVersion2 + func (x *TestVersion2) GetB() *TestVersion2 + func (x *TestVersion2) GetC() []*TestVersion2 + func (x *TestVersion2) GetD() []*TestVersion2 + func (x *TestVersion2) GetE() int32 + func (x *TestVersion2) GetF() *TestVersion2 + func (x *TestVersion2) GetG() *anypb.Any + func (x *TestVersion2) GetH() []*TestVersion1 + func (x *TestVersion2) GetK() *Customer1 + func (x *TestVersion2) GetNewField_() uint64 + func (x *TestVersion2) GetSum() isTestVersion2_Sum + func (x *TestVersion2) GetX() int64 + func (x *TestVersion2) ProtoReflect() protoreflect.Message + func (x *TestVersion2) Reset() + func (x *TestVersion2) String() string + type TestVersion2_E struct + E int32 + type TestVersion2_F struct + F *TestVersion2 + type TestVersion3 struct + A *TestVersion3 + B *TestVersion3 + C []*TestVersion3 + D []*TestVersion3 + G *anypb.Any + H []*TestVersion1 + K *Customer1 + NonCriticalField string + Sum isTestVersion3_Sum + X int64 + func (*TestVersion3) Descriptor() ([]byte, []int) + func (*TestVersion3) ProtoMessage() + func (x *TestVersion3) GetA() *TestVersion3 + func (x *TestVersion3) GetB() *TestVersion3 + func (x *TestVersion3) GetC() []*TestVersion3 + func (x *TestVersion3) GetD() []*TestVersion3 + func (x *TestVersion3) GetE() int32 + func (x *TestVersion3) GetF() *TestVersion3 + func (x *TestVersion3) GetG() *anypb.Any + func (x *TestVersion3) GetH() []*TestVersion1 + func (x *TestVersion3) GetK() *Customer1 + func (x *TestVersion3) GetNonCriticalField() string + func (x *TestVersion3) GetSum() isTestVersion3_Sum + func (x *TestVersion3) GetX() int64 + func (x *TestVersion3) ProtoReflect() protoreflect.Message + func (x *TestVersion3) Reset() + func (x *TestVersion3) String() string + type TestVersion3LoneNesting struct + A *TestVersion3 + B *TestVersion3 + C []*TestVersion3 + D []*TestVersion3 + G *anypb.Any + H []*TestVersion1 + Inner1 *TestVersion3LoneNesting_Inner1 + Inner2 *TestVersion3LoneNesting_Inner2 + K *Customer1 + NonCriticalField string + Sum isTestVersion3LoneNesting_Sum + X int64 + func (*TestVersion3LoneNesting) Descriptor() ([]byte, []int) + func (*TestVersion3LoneNesting) ProtoMessage() + func (x *TestVersion3LoneNesting) GetA() *TestVersion3 + func (x *TestVersion3LoneNesting) GetB() *TestVersion3 + func (x *TestVersion3LoneNesting) GetC() []*TestVersion3 + func (x *TestVersion3LoneNesting) GetD() []*TestVersion3 + func (x *TestVersion3LoneNesting) GetF() *TestVersion3LoneNesting + func (x *TestVersion3LoneNesting) GetG() *anypb.Any + func (x *TestVersion3LoneNesting) GetH() []*TestVersion1 + func (x *TestVersion3LoneNesting) GetInner1() *TestVersion3LoneNesting_Inner1 + func (x *TestVersion3LoneNesting) GetInner2() *TestVersion3LoneNesting_Inner2 + func (x *TestVersion3LoneNesting) GetK() *Customer1 + func (x *TestVersion3LoneNesting) GetNonCriticalField() string + func (x *TestVersion3LoneNesting) GetSum() isTestVersion3LoneNesting_Sum + func (x *TestVersion3LoneNesting) GetX() int64 + func (x *TestVersion3LoneNesting) ProtoReflect() protoreflect.Message + func (x *TestVersion3LoneNesting) Reset() + func (x *TestVersion3LoneNesting) String() string + type TestVersion3LoneNesting_F struct + F *TestVersion3LoneNesting + type TestVersion3LoneNesting_Inner1 struct + Id int64 + Inner *TestVersion3LoneNesting_Inner1_InnerInner + Name string + func (*TestVersion3LoneNesting_Inner1) Descriptor() ([]byte, []int) + func (*TestVersion3LoneNesting_Inner1) ProtoMessage() + func (x *TestVersion3LoneNesting_Inner1) GetId() int64 + func (x *TestVersion3LoneNesting_Inner1) GetInner() *TestVersion3LoneNesting_Inner1_InnerInner + func (x *TestVersion3LoneNesting_Inner1) GetName() string + func (x *TestVersion3LoneNesting_Inner1) ProtoReflect() protoreflect.Message + func (x *TestVersion3LoneNesting_Inner1) Reset() + func (x *TestVersion3LoneNesting_Inner1) String() string + type TestVersion3LoneNesting_Inner1_InnerInner struct + City string + Id string + func (*TestVersion3LoneNesting_Inner1_InnerInner) Descriptor() ([]byte, []int) + func (*TestVersion3LoneNesting_Inner1_InnerInner) ProtoMessage() + func (x *TestVersion3LoneNesting_Inner1_InnerInner) GetCity() string + func (x *TestVersion3LoneNesting_Inner1_InnerInner) GetId() string + func (x *TestVersion3LoneNesting_Inner1_InnerInner) ProtoReflect() protoreflect.Message + func (x *TestVersion3LoneNesting_Inner1_InnerInner) Reset() + func (x *TestVersion3LoneNesting_Inner1_InnerInner) String() string + type TestVersion3LoneNesting_Inner2 struct + Country string + Id string + Inner *TestVersion3LoneNesting_Inner2_InnerInner + func (*TestVersion3LoneNesting_Inner2) Descriptor() ([]byte, []int) + func (*TestVersion3LoneNesting_Inner2) ProtoMessage() + func (x *TestVersion3LoneNesting_Inner2) GetCountry() string + func (x *TestVersion3LoneNesting_Inner2) GetId() string + func (x *TestVersion3LoneNesting_Inner2) GetInner() *TestVersion3LoneNesting_Inner2_InnerInner + func (x *TestVersion3LoneNesting_Inner2) ProtoReflect() protoreflect.Message + func (x *TestVersion3LoneNesting_Inner2) Reset() + func (x *TestVersion3LoneNesting_Inner2) String() string + type TestVersion3LoneNesting_Inner2_InnerInner struct + City string + Id string + func (*TestVersion3LoneNesting_Inner2_InnerInner) Descriptor() ([]byte, []int) + func (*TestVersion3LoneNesting_Inner2_InnerInner) ProtoMessage() + func (x *TestVersion3LoneNesting_Inner2_InnerInner) GetCity() string + func (x *TestVersion3LoneNesting_Inner2_InnerInner) GetId() string + func (x *TestVersion3LoneNesting_Inner2_InnerInner) ProtoReflect() protoreflect.Message + func (x *TestVersion3LoneNesting_Inner2_InnerInner) Reset() + func (x *TestVersion3LoneNesting_Inner2_InnerInner) String() string + type TestVersion3LoneOneOfValue struct + A *TestVersion3 + B *TestVersion3 + C []*TestVersion3 + D []*TestVersion3 + G *anypb.Any + H []*TestVersion1 + K *Customer1 + NonCriticalField string + Sum isTestVersion3LoneOneOfValue_Sum + X int64 + func (*TestVersion3LoneOneOfValue) Descriptor() ([]byte, []int) + func (*TestVersion3LoneOneOfValue) ProtoMessage() + func (x *TestVersion3LoneOneOfValue) GetA() *TestVersion3 + func (x *TestVersion3LoneOneOfValue) GetB() *TestVersion3 + func (x *TestVersion3LoneOneOfValue) GetC() []*TestVersion3 + func (x *TestVersion3LoneOneOfValue) GetD() []*TestVersion3 + func (x *TestVersion3LoneOneOfValue) GetE() int32 + func (x *TestVersion3LoneOneOfValue) GetG() *anypb.Any + func (x *TestVersion3LoneOneOfValue) GetH() []*TestVersion1 + func (x *TestVersion3LoneOneOfValue) GetK() *Customer1 + func (x *TestVersion3LoneOneOfValue) GetNonCriticalField() string + func (x *TestVersion3LoneOneOfValue) GetSum() isTestVersion3LoneOneOfValue_Sum + func (x *TestVersion3LoneOneOfValue) GetX() int64 + func (x *TestVersion3LoneOneOfValue) ProtoReflect() protoreflect.Message + func (x *TestVersion3LoneOneOfValue) Reset() + func (x *TestVersion3LoneOneOfValue) String() string + type TestVersion3LoneOneOfValue_E struct + E int32 + type TestVersion3_E struct + E int32 + type TestVersion3_F struct + F *TestVersion3 + type TestVersion4LoneNesting struct + A *TestVersion3 + B *TestVersion3 + C []*TestVersion3 + D []*TestVersion3 + G *anypb.Any + H []*TestVersion1 + Inner1 *TestVersion4LoneNesting_Inner1 + Inner2 *TestVersion4LoneNesting_Inner2 + K *Customer1 + NonCriticalField string + Sum isTestVersion4LoneNesting_Sum + X int64 + func (*TestVersion4LoneNesting) Descriptor() ([]byte, []int) + func (*TestVersion4LoneNesting) ProtoMessage() + func (x *TestVersion4LoneNesting) GetA() *TestVersion3 + func (x *TestVersion4LoneNesting) GetB() *TestVersion3 + func (x *TestVersion4LoneNesting) GetC() []*TestVersion3 + func (x *TestVersion4LoneNesting) GetD() []*TestVersion3 + func (x *TestVersion4LoneNesting) GetF() *TestVersion3LoneNesting + func (x *TestVersion4LoneNesting) GetG() *anypb.Any + func (x *TestVersion4LoneNesting) GetH() []*TestVersion1 + func (x *TestVersion4LoneNesting) GetInner1() *TestVersion4LoneNesting_Inner1 + func (x *TestVersion4LoneNesting) GetInner2() *TestVersion4LoneNesting_Inner2 + func (x *TestVersion4LoneNesting) GetK() *Customer1 + func (x *TestVersion4LoneNesting) GetNonCriticalField() string + func (x *TestVersion4LoneNesting) GetSum() isTestVersion4LoneNesting_Sum + func (x *TestVersion4LoneNesting) GetX() int64 + func (x *TestVersion4LoneNesting) ProtoReflect() protoreflect.Message + func (x *TestVersion4LoneNesting) Reset() + func (x *TestVersion4LoneNesting) String() string + type TestVersion4LoneNesting_F struct + F *TestVersion3LoneNesting + type TestVersion4LoneNesting_Inner1 struct + Id int64 + Inner *TestVersion4LoneNesting_Inner1_InnerInner + Name string + func (*TestVersion4LoneNesting_Inner1) Descriptor() ([]byte, []int) + func (*TestVersion4LoneNesting_Inner1) ProtoMessage() + func (x *TestVersion4LoneNesting_Inner1) GetId() int64 + func (x *TestVersion4LoneNesting_Inner1) GetInner() *TestVersion4LoneNesting_Inner1_InnerInner + func (x *TestVersion4LoneNesting_Inner1) GetName() string + func (x *TestVersion4LoneNesting_Inner1) ProtoReflect() protoreflect.Message + func (x *TestVersion4LoneNesting_Inner1) Reset() + func (x *TestVersion4LoneNesting_Inner1) String() string + type TestVersion4LoneNesting_Inner1_InnerInner struct + City string + Id int64 + func (*TestVersion4LoneNesting_Inner1_InnerInner) Descriptor() ([]byte, []int) + func (*TestVersion4LoneNesting_Inner1_InnerInner) ProtoMessage() + func (x *TestVersion4LoneNesting_Inner1_InnerInner) GetCity() string + func (x *TestVersion4LoneNesting_Inner1_InnerInner) GetId() int64 + func (x *TestVersion4LoneNesting_Inner1_InnerInner) ProtoReflect() protoreflect.Message + func (x *TestVersion4LoneNesting_Inner1_InnerInner) Reset() + func (x *TestVersion4LoneNesting_Inner1_InnerInner) String() string + type TestVersion4LoneNesting_Inner2 struct + Country string + Id string + Inner *TestVersion4LoneNesting_Inner2_InnerInner + func (*TestVersion4LoneNesting_Inner2) Descriptor() ([]byte, []int) + func (*TestVersion4LoneNesting_Inner2) ProtoMessage() + func (x *TestVersion4LoneNesting_Inner2) GetCountry() string + func (x *TestVersion4LoneNesting_Inner2) GetId() string + func (x *TestVersion4LoneNesting_Inner2) GetInner() *TestVersion4LoneNesting_Inner2_InnerInner + func (x *TestVersion4LoneNesting_Inner2) ProtoReflect() protoreflect.Message + func (x *TestVersion4LoneNesting_Inner2) Reset() + func (x *TestVersion4LoneNesting_Inner2) String() string + type TestVersion4LoneNesting_Inner2_InnerInner struct + Id string + Value int64 + func (*TestVersion4LoneNesting_Inner2_InnerInner) Descriptor() ([]byte, []int) + func (*TestVersion4LoneNesting_Inner2_InnerInner) ProtoMessage() + func (x *TestVersion4LoneNesting_Inner2_InnerInner) GetId() string + func (x *TestVersion4LoneNesting_Inner2_InnerInner) GetValue() int64 + func (x *TestVersion4LoneNesting_Inner2_InnerInner) ProtoReflect() protoreflect.Message + func (x *TestVersion4LoneNesting_Inner2_InnerInner) Reset() + func (x *TestVersion4LoneNesting_Inner2_InnerInner) String() string + type TestVersionFD1 struct + A *TestVersion1 + G *anypb.Any + H []*TestVersion1 + Sum isTestVersionFD1_Sum + X int64 + func (*TestVersionFD1) Descriptor() ([]byte, []int) + func (*TestVersionFD1) ProtoMessage() + func (x *TestVersionFD1) GetA() *TestVersion1 + func (x *TestVersionFD1) GetE() int32 + func (x *TestVersionFD1) GetF() *TestVersion1 + func (x *TestVersionFD1) GetG() *anypb.Any + func (x *TestVersionFD1) GetH() []*TestVersion1 + func (x *TestVersionFD1) GetSum() isTestVersionFD1_Sum + func (x *TestVersionFD1) GetX() int64 + func (x *TestVersionFD1) ProtoReflect() protoreflect.Message + func (x *TestVersionFD1) Reset() + func (x *TestVersionFD1) String() string + type TestVersionFD1WithExtraAny struct + A *TestVersion1 + G *AnyWithExtra + H []*TestVersion1 + Sum isTestVersionFD1WithExtraAny_Sum + X int64 + func (*TestVersionFD1WithExtraAny) Descriptor() ([]byte, []int) + func (*TestVersionFD1WithExtraAny) ProtoMessage() + func (x *TestVersionFD1WithExtraAny) GetA() *TestVersion1 + func (x *TestVersionFD1WithExtraAny) GetE() int32 + func (x *TestVersionFD1WithExtraAny) GetF() *TestVersion1 + func (x *TestVersionFD1WithExtraAny) GetG() *AnyWithExtra + func (x *TestVersionFD1WithExtraAny) GetH() []*TestVersion1 + func (x *TestVersionFD1WithExtraAny) GetSum() isTestVersionFD1WithExtraAny_Sum + func (x *TestVersionFD1WithExtraAny) GetX() int64 + func (x *TestVersionFD1WithExtraAny) ProtoReflect() protoreflect.Message + func (x *TestVersionFD1WithExtraAny) Reset() + func (x *TestVersionFD1WithExtraAny) String() string + type TestVersionFD1WithExtraAny_E struct + E int32 + type TestVersionFD1WithExtraAny_F struct + F *TestVersion1 + type TestVersionFD1_E struct + E int32 + type TestVersionFD1_F struct + F *TestVersion1 + type UnimplementedMsgServer struct + func (UnimplementedMsgServer) CreateDog(context.Context, *MsgCreateDog) (*MsgCreateDogResponse, error) + type UnimplementedQueryServer struct + func (UnimplementedQueryServer) Echo(context.Context, *EchoRequest) (*EchoResponse, error) + func (UnimplementedQueryServer) SayHello(context.Context, *SayHelloRequest) (*SayHelloResponse, error) + func (UnimplementedQueryServer) TestAny(context.Context, *TestAnyRequest) (*TestAnyResponse, error) + type UnsafeMsgServer interface + type UnsafeQueryServer interface