Documentation
¶
Overview ¶
+build mysql
Index ¶
Constants ¶
View Source
const ( HealthURIKey = "healthz" HealthURIValue = "/healthz" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HealthController ¶
type HealthController struct {
// contains filtered or unexported fields
}
func (*HealthController) Ping ¶
func (h *HealthController) Ping(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.