concurrency

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(panicHandler func(interface{}))

func Manager

func Manager(ctx context.Context, taskMap map[string]func(ctx context.Context) ChanResult, logField string) (resultMap map[string]ChanResult, err error)

Types

type ChanResult

type ChanResult struct {
	Err    error
	Result interface{}
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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