Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_benchmark_benchmark_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BenchRequest ¶
type BenchRequest struct {
// contains filtered or unexported fields
}
func (*BenchRequest) Descriptor
deprecated
func (*BenchRequest) Descriptor() ([]byte, []int)
Deprecated: Use BenchRequest.ProtoReflect.Descriptor instead.
func (*BenchRequest) ProtoMessage ¶
func (*BenchRequest) ProtoMessage()
func (*BenchRequest) ProtoReflect ¶
func (x *BenchRequest) ProtoReflect() protoreflect.Message
func (*BenchRequest) Reset ¶
func (x *BenchRequest) Reset()
func (*BenchRequest) String ¶
func (x *BenchRequest) String() string
type BenchResponse ¶
type BenchResponse struct {
// contains filtered or unexported fields
}
func (*BenchResponse) Descriptor
deprecated
func (*BenchResponse) Descriptor() ([]byte, []int)
Deprecated: Use BenchResponse.ProtoReflect.Descriptor instead.
func (*BenchResponse) ProtoMessage ¶
func (*BenchResponse) ProtoMessage()
func (*BenchResponse) ProtoReflect ¶
func (x *BenchResponse) ProtoReflect() protoreflect.Message
func (*BenchResponse) Reset ¶
func (x *BenchResponse) Reset()
func (*BenchResponse) String ¶
func (x *BenchResponse) String() string
type BenchTell ¶
type BenchTell struct {
// contains filtered or unexported fields
}
func (*BenchTell) Descriptor
deprecated
func (*BenchTell) ProtoMessage ¶
func (*BenchTell) ProtoMessage()
func (*BenchTell) ProtoReflect ¶
func (x *BenchTell) ProtoReflect() protoreflect.Message
type Ping ¶ added in v2.6.0
type Ping struct {
// contains filtered or unexported fields
}
func (*Ping) Descriptor
deprecated
added in
v2.6.0
func (*Ping) ProtoMessage ¶ added in v2.6.0
func (*Ping) ProtoMessage()
func (*Ping) ProtoReflect ¶ added in v2.6.0
func (x *Ping) ProtoReflect() protoreflect.Message
type Pong ¶ added in v2.6.0
type Pong struct {
// contains filtered or unexported fields
}
func (*Pong) Descriptor
deprecated
added in
v2.6.0
func (*Pong) ProtoMessage ¶ added in v2.6.0
func (*Pong) ProtoMessage()
func (*Pong) ProtoReflect ¶ added in v2.6.0
func (x *Pong) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.