package
0.2.2
Repository: https://github.com/ctrlplanedev/cli.git
Documentation: pkg.go.dev

# Functions

NewOptionFunc creates a new Option from a function.

# Interfaces

Option is a generic interface for applying configuration options.

# Type aliases

OptionFunc is a function type that implements the Option interface.