Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_TIMEOUT = 30 * time.Second DEFAULT_RETRY_COUNTER = 3 USERAGENT = "Monitoring" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Expectation ¶
type Expectation func(httpResponse *HttpResponse) error
type HttpResponse ¶
Click to show internal directories.
Click to hide internal directories.