//
pkg.gl
Category
github.com/ctrlplanedev/cli
internal
options
package
0.2.2
Repository:
https://github.com/ctrlplanedev/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
10 SLOC
#
Functions
NewOptionFunc
NewOptionFunc creates a new Option from a function.
#
Interfaces
Option
Option is a generic interface for applying configuration options.
#
Type aliases
OptionFunc
OptionFunc is a function type that implements the Option interface.