pipelines

package
v2.3.11 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Pipeline

func Pipeline[T any](name string, material []T, pipeline []PipelineFunc[T]) (result []any, err []error)

Pipeline 管線執行

Types

type PipelineFunc

type PipelineFunc[T any] func(material T, result chan any) error

PipelineFunc 管線執行函式類型

Jump to

Keyboard shortcuts

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