application

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.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 Application

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

func NewApplication

func NewApplication(logger lager.Logger, pooler pooler.Pooler, src route.Source, router route.Router) Application

func (*Application) Run

func (app *Application) Run(ctx context.Context, config *config.Config)

Execute the Application on the current goroutine.

Application will run until the pooler exits or it is cancelled by the ctx.

Jump to

Keyboard shortcuts

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