package
0.0.0-20220222071734-17003a62529c
Repository: https://github.com/meshplus/hyperbench.git
Documentation: pkg.go.dev

# Functions

NewLocalWorker create LocalWorker.
NewRemoteWorker create RemoteWorker.
NewWorkers generate workers according to config.

# Variables

ErrConfig config error.

# Structs

LocalWorker is the local Worker implement.
LocalWorkerConfig define the local worker need config.
RemoteWorker is the agent of remote worker.

# Interfaces

Worker is the interface of worker node.