Documentation ¶
Overview ¶
Package mqttlib is full-features MQTTv5/v3 server/client golang library.
Index ¶
Constants ¶
View Source
const ( // AppName const AppName = "mqtool" // main app-name // Version const Version = "1.1.1" // version name // VersionInt const VersionInt = 0x010101 // using as // AppDesc const AppDesc = "go mqttlib tool" // AppDescLong const AppDescLong = `go mqttlib tool long` // AppExamples const AppExamples = `` /* 182-byte string literal not displayed */ // AppCopyright const AppCopyright = `go mqttlib (mqtool) tool` // AppAuthor const AppAuthor = `Hedzr` DefaultEtcdPrefix = "/mqtool.test" )
View Source
const DefaultPort = 8883
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
ci
|
|
stringerex
Stringer is a tool to automate the creation of methods that satisfy the fmt.Stringer interface.
|
Stringer is a tool to automate the creation of methods that satisfy the fmt.Stringer interface. |
pkg
|
|
mqttlib/ws/melody
Package melody implements a framework for dealing with WebSockets.
|
Package melody implements a framework for dealing with WebSockets. |
Click to show internal directories.
Click to hide internal directories.