package server type Config struct { PostgresURL string Port int ShutdownGraceSeconds int }