Versions in this module Expand all Collapse all v0 v0.1.3 Feb 8, 2026 Changes in this version type Config + DefaultLang string + SupportedLangs []string v0.1.2 Dec 28, 2025 Changes in this version + func New(ctx context.Context, next http.Handler, config *Config, name string) (http.Handler, error) + type Config struct + GTMID string + Ignore []string + RobotsPath string + SitemapPath string + func CreateConfig() *Config