Versions in this module Expand all Collapse all v1 v1.0.1 Mar 13, 2025 Changes in this version + type Config struct + Framework string + Middlewares struct{ ... } + Routes struct{ ... } + Server struct{ ... } + func LoadConfig(configPath string) (*Config, error)