Versions in this module Expand all Collapse all v0 v0.0.3 Nov 2, 2024 v0.0.2 Oct 30, 2024 Changes in this version + func Run(ctx context.Context, config Config, handlers []route.Handler) error + type Config struct + func NewConfig(conf config.Server, routes []config.Route) (Config, error) + type DocumentationConfig struct + type TLSConfig struct v0.0.1 Oct 20, 2024