Documentation ¶
Overview ¶
Package rest exposes a simple API used by admins to query the whole tree directly without going through routers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
func (*Handler) ListAdminTree ¶
func (h *Handler) ListAdminTree(req *restful.Request, resp *restful.Response)
func (*Handler) StatAdminTree ¶
func (h *Handler) StatAdminTree(req *restful.Request, resp *restful.Response)
func (*Handler) SwaggerTags ¶
SwaggerTags list the names of the service tags declared in the swagger json implemented by this service
Click to show internal directories.
Click to hide internal directories.