app

package
v0.0.0-...-bc3cffa Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Firebase  *firebase.App
	Firestore *firestore.Client
	Context   context.Context
}

App is main class for functions

func Init

func Init(config Config) (*App, error)

Init initializes the app

func (*App) Run

func (app *App) Run() error

Run is main app runtime fn

type Config

type Config struct {
	ProjectID string
}

Config is functions main config

Jump to

Keyboard shortcuts

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