Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
Initialize sets up the REST API with the necessary dependencies
Types ¶
type HealthResponse ¶
type HealthResponse struct {
Status string `json:"status"`
}
HealthResponse represents a health check response
Click to show internal directories.
Click to hide internal directories.