Documentation
¶
Overview ¶
Package firestore gather all function that deal with the firestore database
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage is a struct that holds the firestore client and the projectID and database name
func NewStorage ¶
NewStorage creates a new Storage struct
Click to show internal directories.
Click to hide internal directories.