//
pkg.gl
Category
github.com/pytimer/beats
filebeat
reader
multiline
package
6.8.10+incompatible
Repository:
https://github.com/pytimer/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
327 SLOC
#
Functions
New
New creates a new multi-line reader combining stream of line events into stream of multi-line events.
#
Structs
Config
Config holds the options of multiline readers.
Reader
MultiLine reader combining multiple line events into one multi-line event.