packageapi

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// contains filtered or unexported fields
}

Application holds all the services and config

func New

func New(cfg *viper.Viper, storage *db.DB, gh *github.Client) (*Application, error)

New creates new instance of Application

func (*Application) Close

func (a *Application) Close() error

Close stops the Application

func (*Application) Run

func (a *Application) Run() error

Run launches the Application

Jump to

Keyboard shortcuts

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