Documentation ¶
Index ¶
- func New(o Options, logger log.Logger, listener health.IStatusListener) (health.IHealth, error)
- func NewHealthLoggerAdapter(logger kitlog.Logger) healthlog.Logger
- func OnStart(logger log.Logger, h health.IHealth) func(context.Context) error
- func OnStop(logger log.Logger, h health.IHealth) func(context.Context) error
- func Unmarshal(configKey string) func(HealthIn) (HealthOut, error)
- type Handler
- type HealthIn
- type HealthOut
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHealthLoggerAdapter ¶
NewHealthLoggerAdapter adapts a go-kit logger onto the go-logger package's logger interface
Types ¶
Click to show internal directories.
Click to hide internal directories.