package
0.0.0-20241212192544-4710020385f1
Repository: https://github.com/hackborn/onefunc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Compile converts an expression into a Pipeline.
No description provided by the author
NewRunInput answers a new RunInput on the given pins.
No description provided by the author
RegisterFs adds a named file system to the registry.
No description provided by the author
No description provided by the author
No description provided by the author
RunNode is a convenience to run a single node.

# Constants

A clone is always made.
A clone is never made.
A clone is made when one payload is going to two ore more RunInputs, othwerwise no clone.
No description provided by the author

# Structs

ContentData provides a generic content string.
No description provided by the author
No description provided by the author
RunInput transports pin data into a Run function.
RunOutput transports pin data out of a Run function.
State provides current state data to a running node.
StructData provides information about a single struct from source data.
No description provided by the author

# Interfaces

Cloner is a copying interface.
Flusher implements a flush operation.
Node is a single function in the pipeline graph.
Runner processes input.
Starter is called at the start of a pipeline run.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author