Documentation
¶
Index ¶
- func Get(getter models.Getter) (map[string]interface{}, error)
- func HoleCollection() *firestore.CollectionRef
- func ProfileCollection() *firestore.CollectionRef
- func Query(query models.Queryer) ([]map[string]interface{}, error)
- func Store(storer models.Storer) error
- func SubmissionsCollection() *firestore.CollectionRef
- func TestSubCollection(hole string) *firestore.CollectionRef
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HoleCollection ¶
func HoleCollection() *firestore.CollectionRef
func ProfileCollection ¶
func ProfileCollection() *firestore.CollectionRef
func SubmissionsCollection ¶
func SubmissionsCollection() *firestore.CollectionRef
func TestSubCollection ¶
func TestSubCollection(hole string) *firestore.CollectionRef
TestSubCollection returns a CollectionRef of the test subcollection for a hole
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.