Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Elektra ¶
type Elektra struct {
// Main structure of Elektra
// All information is contained in this structure
Managers *managertypes.Managers
Conf *conftypes.Config
// HealthStatus current health state
HealthStatus atomic.Uint64
Version string
Log zerolog.Logger
}
Elektra is the main struct for the Elektra plugin
Click to show internal directories.
Click to hide internal directories.