runner

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2020 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(app *fx.App, noWaits ...<-chan error)

Run TODO

Types

type FailWait added in v0.0.5

type FailWait chan error

FailWait TODO

func HTTPServerLifecycle

func HTTPServerLifecycle(lc fx.Lifecycle, server *http.Server, ready Ready) FailWait

HTTPServerLifecycle TODO

type Ready added in v0.0.5

type Ready chan error

Ready TODO

func ServeFlowLifecycle added in v0.0.6

func ServeFlowLifecycle(lc fx.Lifecycle, serv ServeFlow) Ready

ServeFlowLifecycle TODO

type ServeFlow added in v0.0.6

type ServeFlow interface {
	OnStart() error
	OnStop() error
}

ServeFlow TODO

Jump to

Keyboard shortcuts

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