package
2024.3.0+incompatible
Repository: https://github.com/hiveot/hub.git
Documentation: pkg.go.dev

# Functions

GetAppEnvironment returns the application environment including folders for use by the Hub services.
StartHeartbeat runs a heartbeat process in the background.
StartPlugin implements the boilerplate to launch a plugin based on argv and its config.
WaitForSignal waits until a SIGINT or SIGTERM is received.

# Structs

AppEnvironment holds the running environment naming conventions.
No description provided by the author

# Interfaces

IPlugin interface of protocol bindings and service plugins.