package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/pkg.git
Documentation: pkg.go.dev

# Functions

MustNewCurrencyISO same as NewCurrencyISO() but panics on error.
NewBackend initializes the global configuration models containing the cfgpath.Route variable to the appropriate entry.
NewConfigCurrency creates a new currency configuration type.
NewConfigStructure global configuration structure for this package.
NewCurrencyISO creates a new Currency by parsing a 3-letter ISO 4217 currency code.

# Variables

TableCollection handles all tables and its columns.

# Structs

ConfigCurrency currency type for the configuration based on text/currency pkg.
Currency represents a corestore currency type which may add more features.
PkgBackend just exported for the sake of documentation.
PkgSource a container for all available cfgsource.Slice within this package.