Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheckAPI ¶
type HealthCheckAPI struct {
// contains filtered or unexported fields
}
HealthCheckAPI has methods for readiness and liveness checking
func NewHealthCheckAPI ¶
func NewHealthCheckAPI(db *sqlx.DB) *HealthCheckAPI
NewHealthCheckAPI returns new instance of healthcheck api
Click to show internal directories.
Click to hide internal directories.