Versions in this module Expand all Collapse all v0 v0.1.0 Dec 19, 2023 Changes in this version + var File_pb_test_proto protoreflect.FileDescriptor + type TestRecord struct + Bytes []byte + Int32 int32 + Int64 int64 + String_ string + Uint32 uint32 + Uint64 uint64 + func (*TestRecord) Descriptor() ([]byte, []int) + func (*TestRecord) ProtoMessage() + func (x *TestRecord) GetBytes() []byte + func (x *TestRecord) GetInt32() int32 + func (x *TestRecord) GetInt64() int64 + func (x *TestRecord) GetString_() string + func (x *TestRecord) GetUint32() uint32 + func (x *TestRecord) GetUint64() uint64 + func (x *TestRecord) ProtoReflect() protoreflect.Message + func (x *TestRecord) Reset() + func (x *TestRecord) String() string