Versions in this module Expand all Collapse all v0 v0.1.3 Feb 23, 2021 v0.1.2 Feb 22, 2021 v0.1.1 Feb 22, 2021 v0.1.0 Feb 15, 2021 v0.0.4 Feb 22, 2021 v0.0.3 Dec 25, 2020 v0.0.2 Dec 25, 2020 v0.0.1 Dec 25, 2020 Changes in this version + var File_internal_testprotos_required_required_proto protoreflect.FileDescriptor + type Bool struct + V *bool + func (*Bool) Descriptor() ([]byte, []int) + func (*Bool) ProtoMessage() + func (x *Bool) GetV() bool + func (x *Bool) ProtoReflect() protoreflect.Message + func (x *Bool) Reset() + func (x *Bool) String() string + type Bytes struct + V []byte + func (*Bytes) Descriptor() ([]byte, []int) + func (*Bytes) ProtoMessage() + func (x *Bytes) GetV() []byte + func (x *Bytes) ProtoReflect() protoreflect.Message + func (x *Bytes) Reset() + func (x *Bytes) String() string + type Double struct + V *float64 + func (*Double) Descriptor() ([]byte, []int) + func (*Double) ProtoMessage() + func (x *Double) GetV() float64 + func (x *Double) ProtoReflect() protoreflect.Message + func (x *Double) Reset() + func (x *Double) String() string + type Fixed32 struct + V *uint32 + func (*Fixed32) Descriptor() ([]byte, []int) + func (*Fixed32) ProtoMessage() + func (x *Fixed32) GetV() uint32 + func (x *Fixed32) ProtoReflect() protoreflect.Message + func (x *Fixed32) Reset() + func (x *Fixed32) String() string + type Fixed64 struct + V *uint64 + func (*Fixed64) Descriptor() ([]byte, []int) + func (*Fixed64) ProtoMessage() + func (x *Fixed64) GetV() uint64 + func (x *Fixed64) ProtoReflect() protoreflect.Message + func (x *Fixed64) Reset() + func (x *Fixed64) String() string + type Float struct + V *float32 + func (*Float) Descriptor() ([]byte, []int) + func (*Float) ProtoMessage() + func (x *Float) GetV() float32 + func (x *Float) ProtoReflect() protoreflect.Message + func (x *Float) Reset() + func (x *Float) String() string + type Group struct + Group *Group_Group + func (*Group) Descriptor() ([]byte, []int) + func (*Group) ProtoMessage() + func (x *Group) GetGroup() *Group_Group + func (x *Group) ProtoReflect() protoreflect.Message + func (x *Group) Reset() + func (x *Group) String() string + type Group_Group struct + V *int32 + func (*Group_Group) Descriptor() ([]byte, []int) + func (*Group_Group) ProtoMessage() + func (x *Group_Group) GetV() int32 + func (x *Group_Group) ProtoReflect() protoreflect.Message + func (x *Group_Group) Reset() + func (x *Group_Group) String() string + type Int32 struct + V *int32 + func (*Int32) Descriptor() ([]byte, []int) + func (*Int32) ProtoMessage() + func (x *Int32) GetV() int32 + func (x *Int32) ProtoReflect() protoreflect.Message + func (x *Int32) Reset() + func (x *Int32) String() string + type Int64 struct + V *int64 + func (*Int64) Descriptor() ([]byte, []int) + func (*Int64) ProtoMessage() + func (x *Int64) GetV() int64 + func (x *Int64) ProtoReflect() protoreflect.Message + func (x *Int64) Reset() + func (x *Int64) String() string + type Message struct + V *Message_M + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (x *Message) GetV() *Message_M + func (x *Message) ProtoReflect() protoreflect.Message + func (x *Message) Reset() + func (x *Message) String() string + type Message_M struct + func (*Message_M) Descriptor() ([]byte, []int) + func (*Message_M) ProtoMessage() + func (x *Message_M) ProtoReflect() protoreflect.Message + func (x *Message_M) Reset() + func (x *Message_M) String() string + type Sint32 struct + V *int32 + func (*Sint32) Descriptor() ([]byte, []int) + func (*Sint32) ProtoMessage() + func (x *Sint32) GetV() int32 + func (x *Sint32) ProtoReflect() protoreflect.Message + func (x *Sint32) Reset() + func (x *Sint32) String() string + type Sint64 struct + V *int64 + func (*Sint64) Descriptor() ([]byte, []int) + func (*Sint64) ProtoMessage() + func (x *Sint64) GetV() int64 + func (x *Sint64) ProtoReflect() protoreflect.Message + func (x *Sint64) Reset() + func (x *Sint64) String() string + type String struct + V *string + func (*String) Descriptor() ([]byte, []int) + func (*String) ProtoMessage() + func (x *String) GetV() string + func (x *String) ProtoReflect() protoreflect.Message + func (x *String) Reset() + func (x *String) String() string + type Uint32 struct + V *uint32 + func (*Uint32) Descriptor() ([]byte, []int) + func (*Uint32) ProtoMessage() + func (x *Uint32) GetV() uint32 + func (x *Uint32) ProtoReflect() protoreflect.Message + func (x *Uint32) Reset() + func (x *Uint32) String() string + type Uint64 struct + V *uint64 + func (*Uint64) Descriptor() ([]byte, []int) + func (*Uint64) ProtoMessage() + func (x *Uint64) GetV() uint64 + func (x *Uint64) ProtoReflect() protoreflect.Message + func (x *Uint64) Reset() + func (x *Uint64) String() string