Documentation
¶
Overview ¶
Package http manages creation of http-based senders
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPSender ¶
func NewHTTPSender( config pkgconfigmodel.Reader, sink sender.Sink, bufferSize int, serverlessMeta sender.ServerlessMeta, endpoints *config.Endpoints, destinationsCtx *client.DestinationsContext, componentName string, contentType string, evpCategory string, queueCount int, workersPerQueue int, minWorkerConcurrency int, maxWorkerConcurrency int, ) *sender.Sender
NewHTTPSender returns a new http sender.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.