Module google_cloud_spanner::client[][src]

Structs

Client is a client for reading and writing data to a Cloud Spanner database. A client is safe to use concurrently, except for its Close method.

ClientConfig has configurations for the client.

Enums