package
0.0.0-20250305165956-269064b29c6f
Repository: https://github.com/bryk-io/pkg.git
Documentation: pkg.go.dev

# Packages

Package konf provides utilities to work with `github.com/nil-go/konf` */.
Package shell provides an interactive client for CLI-based applications.
Package viper provides utilities to work with `github.com/spf13/viper` */.

# 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.

# Structs

Param represents an individual CLI parameter.
Spinner indicator.

# Type aliases

SpinnerOption provide a functional style mechanism to adjust the settings when creating a new spinner instance.