Imports of package firestore

PathSynopsis
cloud.google.com/go/firestorePackage firestore provides a client for reading and writing to a Cloud Firestore database.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
github.com/sagikazarmark/crypt/backendPackage backend provides the K/V store interface for crypt backends.
google.golang.org/api/iterator
google.golang.org/api/option
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
timePackage time provides functionality for measuring and displaying time.