application

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2019 License: Apache-2.0 Imports: 7 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 {
	Config        config.Config
	DB            *pg.DB
	Metrics       metrics.Metrics
	Sentry        sentry.Sentry
	TokenVerifier token.Verifier
}

App contains necessary references that will be persisted throughout the application's lifecycle.

func New

func New() (App, error)

New creates a new instance of App with Config, DB connection, Metrics and Sentry.

Jump to

Keyboard shortcuts

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