app

package
v0.0.0-...-e606923 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestMode = "test"
	ProdMode = "prod"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	RepositoryService  *services.RepositoryService
	ActivityService    *services.ActivityService
	EventService       *services.EventService
	Secret             string
	SuperAdminPassword string
}

func NewApp

func NewApp(dbFilePath string) *App

Inits a new "Jeparticipe" application

func (*App) BuildApi

func (app *App) BuildApi(mode string, baseUrl string) *rest.Api

Build an "jeparticipe" API endpoint

func (*App) ShutDown

func (app *App) ShutDown()

Closes socket or open files on shutdown

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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