# Functions
NewMonitor returns a new instance of the Monitor interface.
# Structs
ConnMonitor is a struct that implements monitoring of backend server connections by checking their availability.
# Interfaces
Monitor defines an interface for monitoring and checking backend server connections.