Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheck ¶
type HealthCheck struct {
// contains filtered or unexported fields
}
func NewHealthCheck ¶
func NewHealthCheck(db *sql.DB, conn *amqp.Connection) *HealthCheck
func (*HealthCheck) Handler ¶
func (h *HealthCheck) Handler() http.Handler
Click to show internal directories.
Click to hide internal directories.