Documentation ¶
Index ¶
Constants ¶
View Source
const ( PokemonTCGAPIURL_DEFAULT = "https://api.pokemontcg.io" PokemonTCGImagesURL_DEFAULT = "https://images.pokemontcg.io" PostgresURL_DEFAUT = "postgresql://ash:pikachu@0.0.0.0:5432/pokedex" RemoteDataURL_DEFAULT = "https://raw.githubusercontent.com/PokemonTCG/pokemon-tcg-data/refs/heads/master" DataPath_DEFAULT = "data" DataConfigFile_DEFAULT = "data_config.json" ImageDownloaderWorkers_DEFAULT = "5" SidecarPort_DEFAULT = "8000" ServerPort_DEFAULT = "8001" )
Variables ¶
This section is empty.
Functions ¶
func SetupLogger ¶
func SetupLogger()
Types ¶
Click to show internal directories.
Click to hide internal directories.