firebase

package
v0.0.0-...-2a10dcf Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FirebaseClient

func FirebaseClient() (app *firebase.App, err error)

func UpdateOrganization

func UpdateOrganization(app *firebase.App, organization *github.Organization) error

func UpdateRepos

func UpdateRepos(app *firebase.App, repos []*github.Repository) error

Types

type Credentials

type Credentials struct {
	ProjectID     string `yaml:"project_id"`
	PrivateKeyID  string `yaml:"private_key_id"`
	PrivateKey    string `yaml:"private_key"`
	ClientEmail   string `yaml:"client_email"`
	ClientID      string `yaml:"client_id"`
	ClientCertURL string `yaml:"client_x509_cert_url"`
}

Jump to

Keyboard shortcuts

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