# Functions
No description provided by the author
NewEventsBroadcaster creates a new broadcaster.
NewServer creates new configuration management server.
No description provided by the author
WithConfigProvider customizes configuration persistence.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
ConfigProvider provides interface to the configuration persistence.
EventBroadcaster is used to record and broadcast tunnel and connection state changes.
ListenerStatus marks individual records as locked.
Server implements both config and listener interfaces.
Tunnel is abstraction over tcptunnel.Tunnel to allow mocking.
# Type aliases
FileConfigProvider implements file based configuration storage.
ServerOption allows to customize certain behavior.