config

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	IBANCountryConfigMap = make(map[string]CountryData)
)

Functions

func LoadConfigurations

func LoadConfigurations()

Types

type CountryData

type CountryData struct {
	CountryCode string `yaml:"code"`
	Country     string `yaml:"country"`
	IBANLength  int    `yaml:"length"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL