Documentation
¶
Index ¶
Constants ¶
View Source
const AppName = "health"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { ioc.ObjectImpl Path string `json:"path" yaml:"path"` // contains filtered or unexported fields }
func (*Handler) HealthHandler ¶
func (h *Handler) HealthHandler(req *restful.Request, rsp *restful.Response)
Click to show internal directories.
Click to hide internal directories.