//
pkg.gl
Category
github.com/elastic/beats/v7
libbeat
reader
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
4
Dependents
28
Files
71 SLOC
#
Packages
debug
multiline
parser
readfile
readjson
#
Structs
Message
Message represents a reader event with timestamp, content and actual number of bytes read from input before decoding.
#
Interfaces
Reader
Reader is the interface that wraps the basic Next method for getting a new message.