healthcheck

package
v0.2.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2023 License: Apache-2.0, MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HealthCheck

func HealthCheck(db *gorm.DB, workerID uuid.UUID, getState func() State)

func HealthCheckCleanup

func HealthCheckCleanup(db *gorm.DB)

func StartHealthCheck

func StartHealthCheck(ctx context.Context, db *gorm.DB, workerID uuid.UUID, getState func() State)

func StartHealthCheckCleanup

func StartHealthCheckCleanup(ctx context.Context, db *gorm.DB)

Types

type State

type State struct {
	WorkType  model.WorkType
	WorkingOn string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL