package
0.0.0-20190728180249-ddbe4fef6564
Repository: https://github.com/deranjer/tinymonitor.git
Documentation: pkg.go.dev

# Functions

MessageDecode handles all incoming messages.
MessageEncode will encode and test the message (and maybe send it?).

# Variables

Logger is the global zap logger.
StormDB is the global bolt database variable.

# Structs

BaseMessage is the base message for all messages sent/received.
RegisterAgent is for agents to register with the server.