fxapp

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartApp

func StartApp(opts ...fx.Option)

Types

type FxApp

type FxApp interface {
	StartApp(ctx context.Context, p Params) error
	StopApp(ctx context.Context, p Params) error
}

type Params

type Params struct {
	fx.In

	FxApp      FxApp
	Lifecycle  fx.Lifecycle
	Shutdowner fx.Shutdowner
}

Jump to

Keyboard shortcuts

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