Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Aws = New(true)
View Source
var BadStatus = errors.New("HTTP call failed bad status.")
View Source
var TimeoutError = errors.New("Timeout")
Functions ¶
func NewAwsParams ¶
---------------------------------------------------------------------- utility functions
func NewReplies ¶
func NewReplies(rs ...Reply) *replies
func Testbody ¶
func Testbody(b []byte) io.ReadCloser
Types ¶
type Client ¶
type Client struct {
Cli doer
// contains filtered or unexported fields
}
custom client to allow replacing doer for testing
Click to show internal directories.
Click to hide internal directories.