Documentation ¶
Overview ¶
Package web provides commons for interacting with 3rd party web services such as those in the broker package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct { Resp *http.Response Meta ResponseMetadata }
Response wraps a http response returned by a 3rd party service.
type ResponseMetadata ¶
ResponseMetadata contains metadata about the response.
Click to show internal directories.
Click to hide internal directories.