Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(NewHealthCheckController), )
Functions ¶
func NewHealthCheckController ¶
func NewHealthCheckController(log *zap.SugaredLogger, i Indicators) server.ManagementController
Types ¶
type HealthCheckResponse ¶
type HealthController ¶
type HealthController struct {
// contains filtered or unexported fields
}
func (*HealthController) Handlers ¶
func (c *HealthController) Handlers() []server.Handler
type Indicators ¶
Click to show internal directories.
Click to hide internal directories.