package
0.2.0
Repository: https://github.com/twuillemin/kuboxy.git
Documentation: pkg.go.dev

# Functions

RegisterControllers registers all the controller of the application within the given configuration.
RegisterEventWebSocketController register the controller for the websocket dedicated to events.

# Constants

AddSource is the command for adding a new source.
RemoveAllSources is the command for deleting all sources.
RemoveSource is the command for deleting a source.

# Structs

Command is a command received by the event controller.

# Type aliases

CommandType is the type of command sent to the EventListener.