package
0.4.1
Repository: https://github.com/bigcommerce/nomad.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewTestServer creates a new TestServer, and makes a call to an optional callback function to modify the configuration.
TestMultiplier returns a multiplier for retries and waits given environment the tests are being run under.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

TravisRunEnv is an environment variable that is set if being run by Travis.

# Structs

ClientConfig is used to configure the client.
PortsConfig is used to configure the network ports we use.
ServerConfig is used to configure the nomad server.
TestServer is the main server wrapper struct.
TestServerConfig is the main server configuration struct.

# Type aliases

ServerConfigCallback is a function interface which can be passed to NewTestServerConfig to modify the server config.