Versions in this module Expand all Collapse all v1 v1.0.1 Feb 21, 2024 v1.0.0 Feb 21, 2024 Changes in this version + type Executor interface + Execute func(ctx context.Context, scheduledTime time.Time, s models.SchedulableEntity) error + func New(scope promutils.Scope, adminServiceClient service.AdminServiceClient) Executor