Documentation ¶
Index ¶
Constants ¶
View Source
const ( CMD_CLIENT_HTTP_NAME string = "http" CMD_CLIENT_HTTP_METHOD string = "method" CMD_CLIENT_HTTP_SHOW_CURL string = "show-curl" CMD_CLIENT_HTTP_INPUT_TYPE string = "input-type" CMD_CLIENT_HTTP_CONTENT_TYPE string = "Content-Type" CMD_CLIENT_HTTP_OUTPUT string = "output" )
View Source
const ( GET string = "GET" SET string = "SET" DEL string = "DEL" )
Variables ¶
This section is empty.
Functions ¶
func NewDownloadCmd ¶ added in v0.1.0
func NewHttpClient ¶
func NewMqttCmd ¶ added in v0.1.0
func NewRedisClient ¶
func NewWebsocketCmd ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.