package showbridge type Config struct { Protocols []ProtocolConfig `json:"protocols"` }