package
0.0.0-20181027073148-aaaaf8af17bb
Repository: https://github.com/jeremyschlatter/firebase.git
Documentation: pkg.go.dev

# Functions

NewFake returns an in-memory implementation of Client.
WrapReal returns a Client that delegates all calls to a real *db.Client.

# Interfaces

Client mirrors https://godoc.org/firebase.google.com/go/db#Client.
Ref mirrors https://godoc.org/firebase.google.com/go/db#Ref.