# Constants
Milliseconds represents the Milliseconds time unit.
Seconds represents the Seconds time unit.
ServiceName is the advertised name of this service.
# Structs
CallTimes configures the call times for an expectation.
Client is a client for mockserver.
Delay representes the amount of that mockserver delays the response by.
Expectation represents an expectation in mockserver.
QueryParameter is a query parameter for mockserver.
Request is the request that an expectation matches against.
Response is an untyped response from mockserver expectation.
# Type aliases
TimeUnit represents a time unit.