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
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.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.