package
0.0.0-20250305165956-269064b29c6f
Repository: https://github.com/bryk-io/pkg.git
Documentation: pkg.go.dev
# Functions
NewSpinner creates a new spinner indicator instance.
ReadPipedInput retrieves contents passed-in from standard input up to the provided maximum number of bytes.
ReadSecure will interactively prompt the user to enter a value.
SetupCommandParams will properly configure the command with the provided parameter list.
SignalsHandler returns a properly configured OS signals handler channel.
WithSpinnerColor adjust the color used for the spinner indicator.
# Type aliases
SpinnerOption provide a functional style mechanism to adjust the settings when creating a new spinner instance.