framework

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2017 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 Framework

type Framework struct {
	Scheduler *scheduler.Scheduler
	RestApi   *api.AppService
	StatsApi  *api.StatsService
	EventsApi *api.EventsService
	HealthApi *api.HealthyService

	StopC chan struct{}
}

func New

func New(store store.Store, apiServer *apiserver.ApiServer) (*Framework, error)

func (*Framework) Start

func (f *Framework) Start(ctx context.Context) error

func (*Framework) Stop

func (f *Framework) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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