Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { // Account name Account string // Password Password string // How long before to inform user there is prompt items PriorTime time.Duration // How often to fetch latest data UpdateInterval time.Duration Debug bool }
func LoadAppConfig ¶
type Config ¶
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.