package
7.4.0+incompatible
Repository: https://github.com/magento-mcom/beats.git
Documentation: pkg.go.dev

# Functions

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