dispatch

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deps

type Deps interface {
	Port() target.Port
	JoinTarget() target.Dispatch
	DispatchService() target.Dispatch
}

type Feat

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

func Inject

func Inject(deps Deps) Feat

func NewFeat

func NewFeat(
	port target.Port,
	startService target.Dispatch,
	runTarget target.Dispatch,
) Feat

func (Feat) Run

func (f Feat) Run(
	ctx context.Context,
	src string,
	args ...string,
) (err error)

func (Feat) Tray

func (f Feat) Tray(ctx context.Context) error

Jump to

Keyboard shortcuts

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