Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
func Configure(api *operations.ClaAPI)
Configure setups handlers on api with Service
Types ¶
type GetDocOK ¶
type GetDocOK struct { }
GetDocOK Success
func NewGetDocOK ¶
func NewGetDocOK() *GetDocOK
NewGetDocOK creates GetDocOK with default headers values
func (*GetDocOK) WriteResponse ¶
func (o *GetDocOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetSwaggerOK ¶
type GetSwaggerOK struct { }
GetSwaggerOK Success
func NewGetSwaggerOK ¶
func NewGetSwaggerOK() *GetSwaggerOK
NewGetSwaggerOK creates GetSwaggerOK with default headers values
func (*GetSwaggerOK) WriteResponse ¶
func (o *GetSwaggerOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse streams the swagger.json to the client
Click to show internal directories.
Click to hide internal directories.