Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ReportTypeShort is the value to be passed in the request parameter `type` when a short response is desired.
ReportTypeShort = "short"
)
Variables ¶
This section is empty.
Functions ¶
func HandleHealthJSON ¶
func HandleHealthJSON(h gosundheit.Health) http.HandlerFunc
HandleHealthJSON returns an HandlerFunc that can be used as an endpoints that exposes the service health
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.