scheduler

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2021 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State added in v0.8.0

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

State represent the application state

func (*State) CustomFlags added in v0.8.0

func (state *State) CustomFlags() []cli.Flag

CustomFlags return process custom flags

func (*State) Features added in v0.11.0

func (state *State) Features() []process.Feature

Features return the process features

func (*State) HTTPHandler added in v0.8.0

func (state *State) HTTPHandler() http.Handler

HTTPHandler returns the HTTP API the process expose

func (*State) Initialize added in v0.8.0

func (state *State) Initialize(provider process.Provider) error

Initialize the process

func (*State) Name added in v0.8.0

func (state *State) Name() string

Name return the process name

func (*State) Subscribers added in v0.8.0

func (state *State) Subscribers() []process.SubscriberDef

Subscribers return the process subscribers

Jump to

Keyboard shortcuts

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