Versions in this module Expand all Collapse all v0 v0.1.0 Apr 25, 2023 Changes in this version + var File_example_other_v1_other_proto protoreflect.FileDescriptor + var OtherEnum_name = map[int32]string + var OtherEnum_value = map[string]int32 + type Other struct + Wat int64 + func (*Other) Descriptor() ([]byte, []int) + func (*Other) ProtoMessage() + func (x *Other) GetWat() int64 + func (x *Other) ProtoReflect() protoreflect.Message + func (x *Other) Reset() + func (x *Other) String() string + type OtherEnum int32 + const OtherEnum_OTHER_ENUM_NA + const OtherEnum_OTHER_ENUM_WAT + func (OtherEnum) Descriptor() protoreflect.EnumDescriptor + func (OtherEnum) EnumDescriptor() ([]byte, []int) + func (OtherEnum) Type() protoreflect.EnumType + func (x OtherEnum) Enum() *OtherEnum + func (x OtherEnum) Number() protoreflect.EnumNumber + func (x OtherEnum) String() string