comet

package
v0.0.0-...-36f034f Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FactorData

type FactorData struct {
	Command string
	Task    *models.Task
	Ctx     context.Context
}

FactorData FactorData

type FactorManager

type FactorManager struct {
	Factor chan *FactorData
	// contains filtered or unexported fields
}

FactorManager FactorManager

func NewFactor

func NewFactor(ctx context.Context, conf *config.Config) (*FactorManager, error)

NewFactor NewFactor

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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