Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = config{ AppDir: appDir, DataSourcePath: filepath.Join(appDir, dataSourceDir), CategoryPath: filepath.Join(appDir, categoryDir), LedgerCategoryFilePath: filepath.Join(appDir, categoryDir, ledgerCategoryFile), KeywordCategoryFilePath: filepath.Join(appDir, categoryDir, keywordCategoryFile), DefaultSqliteDbPath: filepath.Join(appDir, defaultSqliteDb), }
Config is the configuration necessary to run the application
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.