Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
Handler for REST interface to changes API
func (Handler) GetChanges ¶
func (h Handler) GetChanges(req *restful.Request, rsp *restful.Response)
Get lines matched by the query
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.