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 {
// contains filtered or unexported fields
}
func (*Handler) ListTemplates ¶
func (a *Handler) ListTemplates(req *restful.Request, rsp *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.