Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MiddleWare ¶
MiddleWare handles the route call
Types ¶
type SwitchFirmware ¶
type SwitchFirmware struct { Request *http.Request Client switch_operations.ISwitch }
SwitchConfig is a struct for the http objects
func (*SwitchFirmware) WriteResponse ¶
func (c *SwitchFirmware) WriteResponse(rw http.ResponseWriter, rp runtime.Producer)
WriteResponse implements the CRUD logic behind the /credentials route
Click to show internal directories.
Click to hide internal directories.