package
0.0.2
Repository: https://github.com/thetherington/beats.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
LoadKeystore returns the appropriate keystore based on the configuration.
NewBeat creates a new beat instance.
NewInitializedBeat creates a new beat where all information and initialization is derived from settings.
Run initializes and runs a Beater implementation.

# Structs

Beat provides the runnable and configurable instance of a beat.
Settings contains basic settings for any beat to pass into GenRootCmd.
SetupSettings holds settings necessary for beat setup.
No description provided by the author