package config type ApplicationConfig struct { Entities []string `json:"entities"` }