firestore

package module
v0.0.0-...-86370a1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2019 License: MIT Imports: 7 Imported by: 0

README

go-firestore

A set of helper functions to communicate with Google Firestore.
This is not an SDK, it's just a few wrapper functions.

Disclaimer

This repository is neither guaranteed to be stable nor safe.
Feel free to copy & fork, but do not rely on it for production.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Authfile string

Functions

func GetBetween

func GetBetween(from time.Time, until time.Time) chan firestore.DocumentSnapshot

func Init

func Init(project string) (err error)

func SetCollection

func SetCollection(name string)

func WriteDoc

func WriteDoc(name string, data interface{}) *firestore.WriteResult

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL