gotjob

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ctx

type Ctx struct {
	context.Context
	// contains filtered or unexported fields
}

Ctx is available to all jobs

func New

func New(ctx context.Context) Ctx

func (*Ctx) Child

func (jc *Ctx) Child(name string) Ctx

func (*Ctx) Go

func (ctx *Ctx) Go(f func() error)

func (*Ctx) Wait

func (ctx *Ctx) Wait() error

Jump to

Keyboard shortcuts

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