View Source API Reference spannex v0.6.0
Modules
The entry module for interacting with Spannex.Protocol
, the underlying DBConnection
implementation.
A gRPC interceptor that adds authentication headers to outgoing requests. Requires Goth
to fetch the latest auth token.
A gRPC interceptor that wraps gRPC requests in a telemetry span.
A DBConnection
implementation for Cloud Spanner.
Handles parsing and preparing queries for use by the Spanner database connection protocol.
A wrapper around the gRPC/Protobuf service stubs.