Documentation
¶
Index ¶
Constants ¶
View Source
const ( HealthURIKey = "healthz" HealthURIValue = "/healthz" )
Variables ¶
View Source
var DialectorMap = make(map[string]OrmDialector)
Functions ¶
Types ¶
type HealthController ¶
type HealthController struct {
// contains filtered or unexported fields
}
func (*HealthController) Ping ¶
func (h *HealthController) Ping(c *gin.Context)
type OrmDialector ¶ added in v0.0.5
Click to show internal directories.
Click to hide internal directories.