package
0.2.2
Repository: https://github.com/benbjohnson/wtf.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns a new instance of Config with defaults set.
NewMain returns a new instance of Main.
ReadConfigFile unmarshals config from.

# Constants

DefaultConfigPath is the default path to the application configuration.
DefaultDSN is the default datasource name.

# Structs

Config represents the CLI configuration file.
Main represents the program.