Documentation
¶
Index ¶
Constants ¶
View Source
const ( GET RequestMethod = "GET" POST RequestMethod = "POST" PUT RequestMethod = "PUT" DELETE RequestMethod = "DELETE" JSON ContentType = "application/json" )
Variables ¶
This section is empty.
Functions ¶
func WarpFirmware ¶
Types ¶
type ContentType ¶
type ContentType string
type Request ¶
type RequestMethod ¶
type RequestMethod string
Click to show internal directories.
Click to hide internal directories.