core-go / firestore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firestore

  • Firestore Client Utilities

Installation

Please make sure to initialize a Go module before installing core-go/firestore:

go get -u github.com/core-go/firestore

Import:

import "github.com/core-go/firestore"