Documentation
¶
Index ¶
- func BoolOption(g workflow.Graph, keys ...string) (bool, bool)
- func Float64Option(g workflow.Graph, keys ...string) (float64, bool)
- func IntOption(g workflow.Graph, keys ...string) (int, bool)
- func NormalizeOpenAIImageSize(width, height int) string
- func ResolveLinkString(g workflow.Graph, ref []any, seen map[string]bool) (string, bool, error)
- func ResolveNodeString(g workflow.Graph, nodeID string, seen map[string]bool) (string, bool, error)
- func ResolveValueString(g workflow.Graph, value any, seen map[string]bool) (string, bool, error)
- func StringOption(g workflow.Graph, keys ...string) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveLinkString ¶
func ResolveNodeString ¶
func ResolveValueString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.