Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemHandler ¶
type SystemHandler struct{}
func NewSystemHandler ¶
func NewSystemHandler() *SystemHandler
func (*SystemHandler) Health ¶
func (h *SystemHandler) Health(ctx *gin.Context)
HealthCheck godoc @Summary 死活監視用 @Tags healthcheck @Accept json @Produce json @Success 200 {object} Response @Router /v1/health [get]
Click to show internal directories.
Click to hide internal directories.