# Functions
CollectionResourceID constructs a resource ID for a collection from the project ID and the collection path.
Dial returns a client to use with Firestore and a clean-up function to close the client after used.
OpenCollection creates a *docstore.Collection representing a Firestore collection.
OpenCollectionWithNameFunc creates a *docstore.Collection representing a Firestore collection.
# Constants
Scheme is the URL scheme firestore registers its URLOpener under on docstore.DefaultMux.
# Variables
Set holds Wire providers for this package.