Discover Packages
github.com/viant/fluxor
runtime
expander
package
Version:
v0.1.12
Opens a new window with list of versions in this module.
Published: Jun 11, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package expander converts concise workflow definitions that use the
"matrix" shortcut notation into an explicit representation understood by
the executor.
func Expand(value interface{}, from map[string ]interface{}) (interface{}, error )
Expand recursively traverses maps and slices, expanding any string containing variable references.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.