Documentation
¶
Overview ¶
Package rest exposes a REST API to CRUD and query the document store.
Index ¶
- type Handler
- func (h *Handler) DeleteDoc(req *restful.Request, resp *restful.Response)
- func (a *Handler) Filter() func(string) string
- func (h *Handler) GetDoc(req *restful.Request, resp *restful.Response)
- func (h *Handler) ListDocs(req *restful.Request, resp *restful.Response)
- func (h *Handler) PutDoc(req *restful.Request, resp *restful.Response)
- func (a *Handler) SwaggerTags() []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files
¶
- plugins.go
- rest.go
Click to show internal directories.
Click to hide internal directories.