Documentation
¶
Index ¶
- func HealthCheckCleanup(db *gorm.DB)
- func Register(ctx context.Context, db *gorm.DB, workerID uuid.UUID, getState func() State, ...) (alreadyRunning bool, err error)
- func ReportHealth(ctx context.Context, db *gorm.DB, workerID uuid.UUID, getState func() State)
- func StartHealthCheckCleanup(ctx context.Context, db *gorm.DB)
- func StartReportHealth(ctx context.Context, db *gorm.DB, workerID uuid.UUID, getState func() State)
- type State
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheckCleanup ¶
func ReportHealth ¶ added in v0.2.43
Types ¶
Click to show internal directories.
Click to hide internal directories.