package
1.0.1-rc2
Repository: https://github.com/stack-labs/stack.git
Documentation: pkg.go.dev

# Functions

NewOptions returns a new initialiser.
WithOption gives you the ability to create an option that accesses values.
String sets the string.
WithValue allows you to set any value within the options.

# Structs

Values holds the set of option values and protects them.

# Interfaces

Options is used for initialisation.

# Type aliases

Option gives access to options.