//
pkg.gl
Category
github.com/chenparty/gog
client
mqttcli
package
1.0.2
Repository:
https://github.com/chenparty/gog.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
6
Files
89 SLOC
#
Functions
Close
Close 关闭MQTT连接.
Connect
Connect 连接MQTT服务器.
Publish
Publish 发布消息.
Subscribe
Subscribe 订阅主题.
WithClientID
WithClientID 设置客户端ID,仅仅作为前缀时会自动拼接随机串.
WithUserAndPass
WithUserAndPass 设置用户名和密码.
#
Structs
Options
No description provided by the author
#
Type aliases
MsgHandler
No description provided by the author
Option
No description provided by the author