Documentation ¶
Index ¶
- type Handler
- func (h *Handler) DeleteMeta(req *restful.Request, resp *restful.Response) error
- func (h *Handler) Filter() func(string) string
- func (h *Handler) GetBulkMeta(req *restful.Request, resp *restful.Response) error
- func (h *Handler) GetMeta(req *restful.Request, resp *restful.Response) error
- func (h *Handler) GetRouter() nodes.Client
- func (h *Handler) SetMeta(req *restful.Request, resp *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 ¶
func (*Handler) DeleteMeta ¶
func (*Handler) GetBulkMeta ¶
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.