# Functions
No description provided by the author
NewMonitoring creates a new implementation of Monitoring.
No description provided by the author
NewWebsocketService is a constructor to create a new WebsocketService.
# Interfaces
Monitoring is the interface of the monitoring service.
WebsocketConn is an interface to be able to mock websocket.Conn.
WebsocketService is the service interface that handle the websocket connections This service is able to broadcast a notification to all the open websockets.