package
0.0.0-20240228012946-7cf87450d986
Repository: https://github.com/kevincobain2000/go-app-reviews-scraper.git
Documentation: pkg.go.dev

# Functions

NewAppConfig returns a new Config struct with the configs.
NewConfig returns a new Config struct with the configs Is a singleton with one memory address.
No description provided by the author
NewDBConfig returns a new DBConfig.
No description provided by the author
SetEnv will set envs paths and load .env file If ENV_PATH variable is passed, it will be used as env path ENV_PATH=/full/path/.env main 3000.

# Structs

AppConfig is the configuration for the DB client.
Config is the configuration struct that returns all the configs.
DBConfig is the configuration for the DB client.