Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCPFirestore ¶
type GCPFirestore struct { Client *firestore.Client Collection *string ID *string FailCollection *string ProjectID string }
func (*GCPFirestore) Cleanup ¶
func (d *GCPFirestore) Cleanup() error
func (*GCPFirestore) Init ¶
func (d *GCPFirestore) Init() error
func (*GCPFirestore) LoadEnv ¶
func (d *GCPFirestore) LoadEnv(prefix string) error
func (*GCPFirestore) LoadFlags ¶
func (d *GCPFirestore) LoadFlags() error
Click to show internal directories.
Click to hide internal directories.