Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct { Domain string Path string Stream bool StatusCode int Body string // NormalizedBody is body without parts that identify a single // server (ex. domain) and fields known to be different between // instances (ex. `result_meta_xdr`). NormalizedBody string }
func NewResponse ¶
Click to show internal directories.
Click to hide internal directories.