Outputs returns the output a node does actually emit (bindingMode = emit)
()
| 54 | Wirable |
| 55 | // Outputs returns the output a node does actually emit (bindingMode = emit) |
| 56 | Outputs() map[string]workflowapi.DataType |
| 57 | } |
| 58 | |
| 59 | // HasSetup is implemented by nodes that need ctx-bound, fallible initialization |
no outgoing calls