Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigFolder = ".gott"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
UserDataLocation string
}
Config is a base struct with configuration options for the application.
func (*Config) AlreadySetup ¶
AlreadySetup returns true if the app has already been setup
func (*Config) DeleteConfig ¶
DeleteConfig deletes the current config folder
Click to show internal directories.
Click to hide internal directories.