Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DummyT ¶ added in v1.8.0
type DummyT struct{}
DummyT uses assert.ElementsMatch for comparing slices, but with a bool result.
type WorkflowHandler ¶
type WorkflowHandlerWithRpc ¶ added in v1.5.0
type WorkflowHandlerWithRpc interface { WorkflowHandler ApiV1WorkflowWorkerRpc(c *gin.Context) }
Click to show internal directories.
Click to hide internal directories.