waterfall

package
v0.0.0-...-799f385 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callback

type Callback func(err bool, args ...interface{})

回调函数

type Chain

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

func Waterfall

func Waterfall(sche *scheP.Sche, tasks []Task, final Task) *Chain

type Task

type Task func(args ...interface{})

type WFNode

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

代表

Jump to

Keyboard shortcuts

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