package
1.13.0
Repository: https://github.com/kubeshop/botkube.git
Documentation: pkg.go.dev

# Functions

NewReporter creates a new Reporter instance.
InjectAnalyticsReporting injects analytics reporting into the command.
NewSegmentReporter creates a new SegmentReporter instance.

# Variables

APIKey contains the API key for external analytics service.

# Structs

NoopReporter is a no-op implementation of the Reporter interface.
SegmentReporter is a Segment implementation of the Reporter interface.

# Interfaces

Reporter defines behavior for reporting analytics.