package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Apr 29, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StatusHandler is an API handler to return health status of the workflow service
type Check struct {
IsHealthy bool `json:"is_healthy"`
Error *string `json:"error"`
}
Check captures the API response for workflow service health check
Source Files
¶
Click to show internal directories.
Click to hide internal directories.