nodes

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package nodes is the one import that makes every workflow node type available.

Each node registers itself from an init() that calls interfaces.RegisterNodeExecutor, so a node type exists only if its package is linked into the binary. Listing them here means a caller blank-imports this one package -- cmd/hermod/main.go does -- instead of tracking five, and a new node category is wired up by adding a line here rather than by remembering to edit main.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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