Documentation
¶
Overview ¶
Package tcp manages creation of tcp-based senders
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTCPSender ¶
func NewTCPSender( config pkgconfigmodel.Reader, auditor auditor.Auditor, bufferSize int, senderDoneChan chan *sync.WaitGroup, flushWg *sync.WaitGroup, endpoints *config.Endpoints, destinationsCtx *client.DestinationsContext, status statusinterface.Status, serverless bool, componentName string, queueCount int, workersPerQueue int, ) *sender.Sender
NewTCPSender returns a new tcp sender.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.