package
Version:
v0.0.0-...-218c583
Opens a new window with list of versions in this module.
Published: Apr 11, 2017
License: Apache-2.0, Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cycle represents a request-response cycle.
Handler is an http.Handler that will play back cycles.
NewHandler returns a new Handler instance.
Request represents an expected AWS API Operation.
type Response struct {
StatusCode int
Body string
}
Response represents a predefined response.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.