gojsfirebase

package module
v0.0.0-...-eaccb27 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadParts

func LoadParts(doc *dom.Document, version string, parts ...string) error

Types

type Firebase

type Firebase struct {
	JSValue *js.Value
}

func NewFirebaseFromGlobalObjectP0

func NewFirebaseFromGlobalObjectP0() (*Firebase, error)

func NewFirebaseFromGlobalObjectP1

func NewFirebaseFromGlobalObjectP1(jsvalue *js.Value) (*Firebase, error)

type User

type User struct {
	JSValue *js.Value
}

func NewUserFromJSValue

func NewUserFromJSValue(jsvalue *js.Value) *User

func (*User) GetIdToken

func (self *User) GetIdToken(forceRefresh *bool) *promise.Promise

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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