//
pkg.gl
Category
github.com/llamadeus/iot-logger
features
channels
package
0.0.1
Repository:
https://github.com/llamadeus/iot-logger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
142 SLOC
#
Functions
AddMessage
Add a message to the given channel.
HandleAddMessage
No description provided by the author
MessageAdded
Subscription handler for added messages.
#
Structs
Channel
Defines a channel which a client can push data to.
Listener
Defines a listener within a channel.