package showbridge type Config struct { Modules []ModuleConfig `json:"modules"` }