package
0.0.0-20230308103815-c98822cadc17
Repository: https://github.com/gieveppix/go_bank.git
Documentation: pkg.go.dev

# Functions

LoadConfig reads configuration from file or environment variables.
Generates a random currency code.
Generates a random positive number.
Generates a random amount of money.
Generates a random owner name.
Generates a random string of length n.

# Structs

Config storess all configuration of the application The values are read by viper from a config file or environment variables.