Categorygithub.com/jprobinson/spannerr
repositorypackage
0.2.1
Repository: https://github.com/jprobinson/spannerr.git
Documentation: pkg.go.dev

# README

GoDoc

Spanner R is a convenience wrapper for Google Cloud Spanner's REST client

Cloud Spanner' REST API docs

The main purpose of this client is to add a layer of session management. More inforomation on Spanner sessions can be found here: https://cloud.google.com/spanner/docs/sessions

If you are not on running your services on App Engine, you should just use the official Spanner (gRPC) client