Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthHandler ¶
Struct to hold dependencies of Health check handlers
func NewHealthHandler ¶
func NewHealthHandler(db *gorm.DB) *HealthHandler
Constructor for the the HealthHandler
func (*HealthHandler) Check ¶
func (h *HealthHandler) Check(c *gin.Context)
type OAuthHandler ¶
type OAuthHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.