Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSnippetsAvailable = errors.New("No snippets are available.")
Functions ¶
This section is empty.
Types ¶
type App ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
Option configures an App.
func WithConfig ¶
WithConfig sets the config for the App.
func WithConfigService ¶
WithConfigService sets the config service for the App.
func WithProvidersBuilder ¶
WithProvidersBuilder sets the builder method for the list of providers.
func WithTerminal ¶
WithTerminal sets the terminal for the App.
Click to show internal directories.
Click to hide internal directories.