# Functions
Assert verifies the call response against TT.
BuildArgs creates an args slice than can be used to make a f.Call(args).
BuildDesc creates a logging string for the test
We log in one of the following formats,
$Function: $message $Function: $description: $message $Service: $function: $message $Service: $function: $description: $message
.
Run executes the thriftgauntlet behavior.
RunGauntlet takes an rpc object and runs the gauntlet.
# Constants
The different Thrift services that the gauntlet can make requests to.
The different Thrift services that the gauntlet can make requests to.
The different Thrift services that the gauntlet can make requests to.
# Type aliases
ServiceSet specifies which services the Gauntlet should make requests to.