Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessRequests ¶
func ProcessRequests(context *execcontext.Context)
ProcessRequests wires up the request and response workers with channels and asks the parser to start sending requests
Types ¶
type WorkerFlag ¶
type WorkerFlag = cli.FlagBase[int, cli.IntegerConfig, intValue]
the urfave/cli package only supports int64 flags, we only want realistic (>0, not too big) values
Click to show internal directories.
Click to hide internal directories.