mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-11 07:59:25 +00:00
fix processor type in configs
This commit is contained in:
+4
-4
@@ -58,14 +58,14 @@ routes:
|
||||
- type: string.create
|
||||
params:
|
||||
template: "hello"
|
||||
- type: router.output
|
||||
- type: module.output
|
||||
params:
|
||||
module: wsecho
|
||||
- type: string.encode
|
||||
- type: router.output
|
||||
- type: module.output
|
||||
params:
|
||||
module: tcpout
|
||||
- type: router.output
|
||||
- type: module.output
|
||||
params:
|
||||
module: udpout
|
||||
- input: ticker
|
||||
@@ -105,7 +105,7 @@ routes:
|
||||
params:
|
||||
subject: "test"
|
||||
payload: "hello"
|
||||
- type: router.output
|
||||
- type: module.output
|
||||
params:
|
||||
module: natsout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user