|
|
outboundConfigPack, err := loadHeterogeneousConfigFromRawJson("outbound", c.Protocol, c.Settings)
|
|
outboundConfigPack, err := loadHeterogeneousConfigFromRawJson("outbound", c.Protocol, c.Settings)
|
|
|
return nil, newError("unable to load outbound protocol config").Base(err)
|
|
return nil, newError("unable to load outbound protocol config").Base(err)
|