Documentation
¶
Index ¶
Constants ¶
This section is empty.
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(cfg *config.WorkerDeliverer) *HTTPDeliverer
func (*HTTPDeliverer) Deliver ¶
func (d *HTTPDeliverer) Deliver(req *Request) (res *Response)
Click to show internal directories.
Click to hide internal directories.