Documentation
¶
Index ¶
- func NewProcessor(cfg *api.ProcessorConfig) api.Processor
- type Processor
- func (p *Processor) Boot(ctx context.Context)
- func (p *Processor) Prepare() error
- func (p *Processor) SetGatherer(m api.Module) error
- func (p *Processor) SetSender(m api.Module) error
- func (p *Processor) Shutdown()
- func (p *Processor) SyncInvoke(d *v1.SniffData) (*v1.SniffData, grpc.ClientStream, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProcessor ¶
func NewProcessor(cfg *api.ProcessorConfig) api.Processor
Init Processor and dependency plugins
Types ¶
Click to show internal directories.
Click to hide internal directories.