Documentation ¶
Overview ¶
Package rest provides a REST gateway to the update service
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
func (*Handler) ApplyUpdate ¶
func (h *Handler) ApplyUpdate(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
func (*Handler) UpdateRequired ¶
func (h *Handler) UpdateRequired(req *restful.Request, rsp *restful.Response)
Click to show internal directories.
Click to hide internal directories.