Versions in this module Expand all Collapse all v1 v1.0.2 Feb 26, 2021 v1.0.0 Jul 25, 2020 Changes in this version + func ErrChecker(err error) + func GetEnv(key, fallback string) string + func Routes(router *mux.Router) + func ValidateConfigPath(path string) error + type APIServer struct + func NewServer(config *Config) *APIServer + func (s *APIServer) Start() + type Config struct + Database database + Server server + Static static + func NewConfig(configPath string) (*Config, error)