runtime

package
v0.0.0-...-3a757e4 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// JobService ...
	JobService = &Bootstrap{}
)

Functions

func Register

func Register(jobName string, jobFunc interface{})

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()

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