package
0.0.0-20230627025447-6d0effa5c203
Repository: https://github.com/tinkler/mqttadmin.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Interfaces
Stream is a generic interface for stream It is used in the following way: @stream(bidi) or @stream(c2s) @ stream(s2c) It is used for sending or receiving T message.