package config type Config struct { BusinessCookie map[string]string AdCookie map[string]string }