background

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckCtrlC

func CheckCtrlC(sigCh chan os.Signal, needsInterrupt *bool)

func FindJobIndex

func FindJobIndex(Jobs []*Job, id int) int

func PrintDoneJobs

func PrintDoneJobs(Jobs []*Job)

Types

type Job

type Job struct {
	Id      int
	Input   string
	Payload structcmd.Payload
	IV      []byte
	Output  *string
	Error   *error
}

func (Job) IsDone

func (job Job) IsDone() bool

func (Job) PrintResult

func (job Job) PrintResult()

Jump to

Keyboard shortcuts

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