Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_test_codec_perf_perf_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
type Buffer struct { Body []byte `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
Buffer is a message that contains a body of bytes that is used to exercise encoding and decoding overheads.
func (*Buffer) Descriptor
deprecated
func (*Buffer) ProtoMessage ¶
func (*Buffer) ProtoMessage()
func (*Buffer) ProtoReflect ¶ added in v1.33.2
func (x *Buffer) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.