# Packages

No description provided by the author

# Constants

Exploratory AUTO 4335: add type for unknown.
No description provided by the author

# Structs

RetryRecord is a record of a payload that can be retried after a certain interval.

# Interfaces

go:generate mockery --name Coordinator --structname MockCoordinator --srcpkg "github.com/goplugin/plugin-automation/pkg/v3/types" --case underscore --filename coordinator.generated.go.
go:generate mockery --name MetadataStore --structname MockMetadataStore --srcpkg "github.com/goplugin/plugin-automation/pkg/v3/types" --case underscore --filename metadatastore.generated.go.
No description provided by the author
go:generate mockery --name Ratio --structname MockRatio --srcpkg "github.com/goplugin/plugin-automation/pkg/v3/types" --case underscore --filename ratio.generated.go.
go:generate mockery --name ResultStore --structname MockResultStore --srcpkg "github.com/goplugin/plugin-automation/pkg/v3/types" --case underscore --filename result_store.generated.go.
No description provided by the author
go:generate mockery --name Runnable --structname MockRunnable --srcpkg "github.com/goplugin/plugin-automation/pkg/v3/types" --case underscore --filename runnable.generated.go.
go:generate mockery --name TransmitEventProvider --srcpkg "github.com/goplugin/plugin-automation/pkg/v3/types" --case underscore --filename transmit_event_provider.generated.go.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author