Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultTimeout = time.Second * 10
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPDeliverer ¶
type HTTPDeliverer struct {
// contains filtered or unexported fields
}
HTTPDeliverer delivers via HTTP
func NewHTTPDeliverer ¶
func NewHTTPDeliverer(client *http.Client) *HTTPDeliverer
Click to show internal directories.
Click to hide internal directories.