Documentation
¶
Index ¶
- func DefaultAustriaPath() string
- func DefaultBelgiumPath() string
- func DefaultBundesbankPath() string
- func DefaultDataPath(basePath, source string) string
- func DefaultLiechtensteinPath() string
- func DefaultLuxembourgPath() string
- func DefaultNetherlandsPath() string
- func DefaultSwitzerlandPath() string
- func LoadAustriaData(filePath string, repo data.BankDataRepository)
- func LoadBelgiumData(filePath string, repo data.BankDataRepository)
- func LoadBundesbankData(filePath string, repo data.BankDataRepository)
- func LoadLiechtensteinData(filePath string, repo data.BankDataRepository)
- func LoadLuxembourgData(filePath string, repo data.BankDataRepository)
- func LoadNetherlandsData(filePath string, repo data.BankDataRepository)
- func LoadSwitzerlandData(filePath string, repo data.BankDataRepository)
- func SetBasePath(path string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultAustriaPath ¶
func DefaultAustriaPath() string
func DefaultBelgiumPath ¶
func DefaultBelgiumPath() string
func DefaultBundesbankPath ¶
func DefaultBundesbankPath() string
func DefaultDataPath ¶
func DefaultLiechtensteinPath ¶
func DefaultLiechtensteinPath() string
func DefaultLuxembourgPath ¶
func DefaultLuxembourgPath() string
func DefaultNetherlandsPath ¶
func DefaultNetherlandsPath() string
func DefaultSwitzerlandPath ¶
func DefaultSwitzerlandPath() string
func LoadAustriaData ¶
func LoadAustriaData(filePath string, repo data.BankDataRepository)
LoadAustriaData loads data from a text file and stores it in a bank data repository
func LoadBelgiumData ¶
func LoadBelgiumData(filePath string, repo data.BankDataRepository)
LoadBelgiumData loads data from a text file and stores it in a bank data repository
func LoadBundesbankData ¶
func LoadBundesbankData(filePath string, repo data.BankDataRepository)
LoadBundesbankData loads data from a text file and stores it in a bank data repository
func LoadLiechtensteinData ¶
func LoadLiechtensteinData(filePath string, repo data.BankDataRepository)
LoadLiechtensteinData loads data from a text file and stores it in a bank data repository
func LoadLuxembourgData ¶
func LoadLuxembourgData(filePath string, repo data.BankDataRepository)
LoadLuxembourgData loads data from a text file and stores it in a bank data repository
func LoadNetherlandsData ¶
func LoadNetherlandsData(filePath string, repo data.BankDataRepository)
LoadNetherlandsData loads data from a text file and stores it in a bank data repository
func LoadSwitzerlandData ¶
func LoadSwitzerlandData(filePath string, repo data.BankDataRepository)
LoadSwitzerlandData loads data from a text file and stores it in a bank data repository
func SetBasePath ¶
func SetBasePath(path string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.