Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pipeline ¶
Pipeline processes and sends messages to the backend
func NewPipeline ¶
func NewPipeline(connManager *sender.ConnectionManager, outputChan chan message.Message) *Pipeline
NewPipeline returns a new Pipeline
type Provider ¶
Provider provides message channels
func NewProvider ¶
func NewProvider(numberOfPipelines int, connManager *sender.ConnectionManager, outputChan chan message.Message) Provider
NewProvider returns a new Provider
Click to show internal directories.
Click to hide internal directories.