Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MQTT = &flags.BoolWithInverseFlag{
BoolFlag: &cli.BoolFlag{
Name: "mqtt",
Usage: "Enable the MQTT broker feature",
},
}
View Source
var WebSocket = &flags.BoolWithInverseFlag{ BoolFlag: &cli.BoolFlag{ Name: "web-socket", Aliases: []string{"ws"}, Usage: "Enable joining the pubsub through websocket", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.