# Functions
NewListener returns a new listener, configured by the NewListenerOpts argument.
NewListenerMetrics creates new listener metrics.
# Constants
DiffNormalMode both handles requests and proxies them, then logs the diff.
DiffProxyMode both handles requests and proxies them, then logs the diff.
NormalMode only handles requests.
ProxyMode only proxies requests to another wire protocol compatible service.
# Variables
AllModes includes all operation modes, with the first one being the default.
# Structs
Listener accepts incoming client connections.
ListenerMetrics represents listener metrics.
No description provided by the author
# Type aliases
Mode represents SAP HANA compatibility layer for MongoDB Wire Protocol mode of operation.