Versions in this module Expand all Collapse all v0 v0.6.1 Jul 31, 2023 v0.0.4 Jul 31, 2023 Changes in this version + var File_echo_proto protoreflect.FileDescriptor + var TestEnum_name = map[int32]string + var TestEnum_value = map[string]int32 + type Elem struct + Ok bool + func (*Elem) Descriptor() ([]byte, []int) + func (*Elem) ProtoMessage() + func (x *Elem) GetOk() bool + func (x *Elem) ProtoReflect() protoreflect.Message + func (x *Elem) Reset() + func (x *Elem) String() string + type Message struct + Elems map[string]*Elem + Els []*Elem + Large int64 + Str string + Tenum TestEnum + Tiny int32 + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (x *Message) GetElems() map[string]*Elem + func (x *Message) GetEls() []*Elem + func (x *Message) GetLarge() int64 + func (x *Message) GetStr() string + func (x *Message) GetTenum() TestEnum + func (x *Message) GetTiny() int32 + func (x *Message) ProtoReflect() protoreflect.Message + func (x *Message) Reset() + func (x *Message) String() string + type TestEnum int32 + const TestEnum_First + const TestEnum_Zero + func (TestEnum) Descriptor() protoreflect.EnumDescriptor + func (TestEnum) EnumDescriptor() ([]byte, []int) + func (TestEnum) Type() protoreflect.EnumType + func (x TestEnum) Enum() *TestEnum + func (x TestEnum) Number() protoreflect.EnumNumber + func (x TestEnum) String() string