Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthService ¶
type HealthService struct { fthealth.HealthCheck // contains filtered or unexported fields }
func NewHealthService ¶
func NewHealthService(appSystemCode string, appName string, appDescription string, api annotations.AnnotationsAPI) *HealthService
func (*HealthService) GTG ¶
func (service *HealthService) GTG() gtg.Status
func (*HealthService) HealthCheckHandleFunc ¶
func (service *HealthService) HealthCheckHandleFunc() func(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.