Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(http.NewHealthObserver), fx.Provide(http.NewLivenessObserver), fx.Provide(http.NewReadinessObserver), fx.Provide(grpc.NewObserver), fx.Provide(NewRegistrations), health.Module, )
Module for fx.
Functions ¶
func NewRegistrations ¶
func NewRegistrations(params Params) health.Registrations
NewRegistrations for health.
Types ¶
Click to show internal directories.
Click to hide internal directories.