//
pkg.gl
Category
github.com/treeptik/beats
filebeat
spooler
package
5.1.1+incompatible
Repository:
https://github.com/treeptik/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
117 SLOC
#
Functions
New
New creates and returns a new Spooler.
#
Structs
Spooler
Spooler aggregates the events and sends the aggregated data to the publisher.
#
Interfaces
Output
Output spooler sends event to through Send method.