package
2.3.0+incompatible
Repository: https://github.com/datastax/zdm-proxy.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://github.com/golang/go/issues/4373#issuecomment-671142941 go 1.16 should fix this.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewInternalStreamIdMapper is used to assign unique ids to frames that have no initial stream id defined, such as CQL queries initiated by the proxy or ASYNC requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSystemLocalResult returns a PreparedResult if the prepareRequestInfo parameter is not nil and it returns a RowsResult if prepareRequestInfo is nil.
NewSystemPeersResult returns a PreparedResult if the prepareRequestInfo parameter is not nil and it returns a RowsResult if prepareRequestInfo is nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseCredentialsFromRequest can return nil in both credsInToken and err in case the request does not contain credentials.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
AuthCredentials encapsulates a username and a password to use with plain-text authenticators.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DsePlainTextAuthenticator is a simple authenticator to perform plain-text authentications for CQL clients.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InterceptedRequestInfo on its own means that this intercepted request is a QUERY request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FrameProcessor manages the mapping of incoming stream ids to the actual ids that are sent over to the clusters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StreamIdMapper is used to map the incoming stream ids from the client/driver to internal ids managed by the proxy This is required because we also generate requests inside the proxy that go to the cluster through the same connection, hence they must have non-conflicting ids with user's requests.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author