Imports of package spanner

PathSynopsis
cloud.google.com/go/spannerPackage spanner provides a client for reading and writing to Cloud Spanner databases.
cloud.google.com/go/spanner/admin/database/apiv1
cloud.google.com/go/spanner/spansqlPackage spansql contains types and a parser for the Cloud Spanner SQL dialect.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang-migrate/migrate/v4Package migrate reads migrations from sources and runs them against databases.
github.com/golang-migrate/migrate/v4/databasePackage database provides the Driver interface.
github.com/hashicorp/go-multierror
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
google.golang.org/api/iterator
google.golang.org/genproto/googleapis/spanner/admin/database/v1Package database aliases all exported identifiers in package "cloud.google.com/go/spanner/admin/database/apiv1/databasepb".
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
net/urlPackage url parses URLs and implements query escaping.
regexpPackage regexp implements regular expression search.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.