Versions in this module Expand all Collapse all v0 v0.0.1 Jul 3, 2022 Changes in this version + type App struct + Config utils.Config + Conn *pgxpool.Pool + Router *mux.Router + func (a *App) Initialize() + func (a *App) Run(address string)