Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeHandler ¶
func MakeHandler(s service.BeehiveService) http.Handler
Types ¶
type HealthyResponse ¶
type HealthyResponse struct {
Healthy bool `json:"healthy"`
}
Click to show internal directories.
Click to hide internal directories.