Documentation
¶
Index ¶
Constants ¶
View Source
const (
ClientIDPrefix = "edgex-go-"
)
Variables ¶
View Source
var ExportSubscriberCache = make(map[string]interface{}, 10)
{token:MqttClient}
View Source
var MqttTokenCache string
Functions ¶
func CreateMqttClient ¶
func CreateMqttClient(addressable domain.Addressable, token string)
func WebSocketHandler ¶
func WebSocketHandler(w http.ResponseWriter, r *http.Request)
func WsClientSend ¶
Types ¶
type WsClientConn ¶
type WsClientConn struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.