Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestResponsePair ¶
type Response ¶
type Response interface {
GetStatus() int
GetBody() string
GetBodyFile() string
GetEncodedBody() bool
GetTemplated() bool
GetHeaders() map[string][]string
GetTransitionsState() map[string]string
GetRemovesState() []string
GetFixedDelay() int
GetLogNormalDelay() ResponseDelay
GetPostServeAction() string
}
Click to show internal directories.
Click to hide internal directories.