health

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StatusHandler

func StatusHandler(w http.ResponseWriter, r *http.Request)

StatusHandler is an API handler to return health status of the workflow service

Types

type Check

type Check struct {
	IsHealthy bool    `json:"is_healthy"`
	Error     *string `json:"error"`
}

Check captures the API response for workflow service health check

Jump to

Keyboard shortcuts

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