Documentation ¶
Index ¶
- type Handler
- func (h *Handler) ApiLive(req *restful.Request, rsp *restful.Response) error
- func (h *Handler) ApiPing(req *restful.Request, rsp *restful.Response) error
- func (h *Handler) ApiReady(req *restful.Request, rsp *restful.Response) error
- func (h *Handler) Filter() func(string) string
- func (h *Handler) ServiceLive(req *restful.Request, rsp *restful.Response) error
- func (h *Handler) ServiceReady(req *restful.Request, rsp *restful.Response) error
- func (h *Handler) SwaggerTags() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
func (*Handler) ServiceLive ¶
func (*Handler) ServiceReady ¶
func (*Handler) SwaggerTags ¶
Click to show internal directories.
Click to hide internal directories.