pricesrc

package
v0.0.0-...-5f9c8ab Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Prices map[string]map[int]map[time.Month]decimal.Decimal = make(map[string]map[int]map[time.Month]decimal.Decimal)
Foreign Currency (string): {
	year (int): {
		month (time.Month): {
			price (decimal.Decimal)
		}
	}
}

Functions

func EnsurePrices

func EnsurePrices() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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