package
0.0.0-20240502143600-6255cda2309f
Repository: https://github.com/sap/sap-hana-compatibility-layer-for-mongodb-wire-protocol.git
Documentation: pkg.go.dev

# 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.