Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Healthchecks ¶
type Healthchecks struct {
// contains filtered or unexported fields
}
func (*Healthchecks) Finished ¶
func (h *Healthchecks) Finished(err error) error
func (*Healthchecks) SendStatus ¶
func (h *Healthchecks) SendStatus(status Status, log string) error
func (*Healthchecks) SetLog ¶ added in v1.13.0
func (h *Healthchecks) SetLog(log string)
func (*Healthchecks) Started ¶
func (h *Healthchecks) Started() error
type Notifier ¶
func NewHealthchecks ¶
Click to show internal directories.
Click to hide internal directories.