runtime

package
v1.7.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2018 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JobService = &Bootstrap{}

JobService ...

Functions

This section is empty.

Types

type Bootstrap

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

Bootstrap is coordinating process to help load and start the other components to serve.

func (*Bootstrap) LoadAndRun

func (bs *Bootstrap) LoadAndRun(ctx context.Context, cancel context.CancelFunc)

LoadAndRun will load configurations, initialize components and then start the related process to serve requests. Return error if meet any problems.

func (*Bootstrap) SetJobContextInitializer

func (bs *Bootstrap) SetJobContextInitializer(initializer env.JobContextInitializer)

SetJobContextInitializer set the job context initializer

Jump to

Keyboard shortcuts

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