messagingFlags

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 2 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL