Documentation ¶
Index ¶
- func Firebase(ctx context.Context) (*firebase.App, error)
- func Firestore(ctx context.Context) (*firestore.Client, error)
- func GetServer(ctx context.Context, id string) (types.Server, error)
- func RealtimeDatabase(ctx context.Context) (*db.Client, error)
- func RemoveServer(ctx context.Context, id string) error
- func SetServer(ctx context.Context, id string, server types.Server) (types.Server, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RealtimeDatabase ¶
Call this function to get a client for the realtime database
func RemoveServer ¶
RemoveServer removes an instance document from the database, given an ID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.