# Packages
No description provided by the author
# Functions
NewReportCoordinator provides a new report coordinator.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
Higher than possible block numbers (uint64), used to block keys indefintely.
# Structs
CoordinatorFactory provides a single method to create a new coordinator.
# Interfaces
go:generate mockery --name Encoder --srcpkg "github.com/goplugin/plugin-automation/pkg/v2/coordinator" --case underscore --filename encoder.generated.go.
go:generate mockery --name LogProvider --srcpkg "github.com/goplugin/plugin-automation/pkg/v2/coordinator" --case underscore --filename log_provider.generated.go.