//
pkg.gl
Category
github.com/jeremyschlatter/firebase
db
package
0.0.0-20181027073148-aaaaf8af17bb
Repository:
https://github.com/jeremyschlatter/firebase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
5
Files
119 SLOC
#
Functions
NewFake
NewFake returns an in-memory implementation of Client.
WrapReal
WrapReal returns a Client that delegates all calls to a real *db.Client.
#
Interfaces
Client
Client mirrors https://godoc.org/firebase.google.com/go/db#Client.
Ref
Ref mirrors https://godoc.org/firebase.google.com/go/db#Ref.