firestore_client

package
v0.0.0-...-aee8074 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FirestoreClient

type FirestoreClient interface {
	SaveAuthenticatedUser(sid string)
	Close()
}

FirestoreClient defines methods to update Firestore data

func NewFirestoreClient

func NewFirestoreClient(projectID string, logger *zap.Logger) FirestoreClient

NewFirestoreClient create a new FirestoreClient as interface

Jump to

Keyboard shortcuts

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