Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindDistributedStep ¶
func FindDistributedStep(step string, options ...func(*FindStepsOptions)) (fs.FS, error)
func WithFileSystem ¶
func WithFileSystem(findIn fs.FS) func(*FindStepsOptions)
Types ¶
type FindStepsOptions ¶
type StepFinder ¶
type StepFinder func(step string, options ...func(*FindStepsOptions)) (fs.FS, error)
Click to show internal directories.
Click to hide internal directories.