Documentation
¶
Overview ¶
Package steps provides a way to run a function with a pretty loading spinner animation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunStepsWithSpinner ¶
func RunStepsWithSpinner( ctx context.Context, l *zap.SugaredLogger, steps []Step, prettyPrint bool, ) error
RunStepsWithSpinner runs a list of steps with a loading spinner animation.
Types ¶
Click to show internal directories.
Click to hide internal directories.