We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fa6f3 commit 2b5159fCopy full SHA for 2b5159f
internal/task/workflow.go
@@ -19,6 +19,5 @@ type Workflow struct {
19
NewEvents []history.Event
20
21
// Backend specific data
22
- // TODO: Can we hide this better?
23
CustomData any
24
}
0 commit comments