Documentation ¶
Index ¶
- type Benchmark
- func (b *Benchmark) Address() string
- func (b *Benchmark) BenchType() string
- func (b *Benchmark) Client() error
- func (b *Benchmark) Command() string
- func (b *Benchmark) Init(args []string) error
- func (b *Benchmark) Server() error
- func (b *Benchmark) SetAddress(addr string)
- func (b *Benchmark) SetBenchType(benchType string)
- func (b *Benchmark) SetCommand(command string)
- func (b *Benchmark) Usage()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct {
// contains filtered or unexported fields
}
func NewBenchmark ¶
func NewBenchmark() *Benchmark
func (*Benchmark) SetAddress ¶
func (*Benchmark) SetBenchType ¶
func (*Benchmark) SetCommand ¶
Click to show internal directories.
Click to hide internal directories.