package
0.9.0
Repository: https://github.com/interchainio/tm-load-test.git
Documentation: pkg.go.dev

# Functions

ExecuteServiceCmd will execute the specified service-related command for the Tendermint service on this machine.
IsTendermintRunning attempts to check whether there is a process called "tendermint" currently running on the system.
MakeOutageEndpointHandler creates an HTTP handler for dealing with the incoming up/down requests to bring the Tendermint service up or down.