We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9a560 commit b9517d9Copy full SHA for b9517d9
1 file changed
core/task/channel/outbound.go
@@ -66,7 +66,7 @@ func (outbound *Outbound) UnmarshalYAML(unmarshal func(interface{}) error) (err
66
67
68
/*
69
-FairMQ inbound channel property map example:
+FairMQ outbound channel property map example:
70
chans.data1.0.address = tcp://localhost:5555 <string> [provided]
71
chans.data1.0.method = connect <string> [provided]
72
chans.data1.0.rateLogging = 0 <int> [provided]
0 commit comments