Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler fetches and renders execution capability events.
func NewHandler ¶
NewHandler builds a Handler with a real WorkflowDataClient.
func NewHandlerWithClient ¶
func NewHandlerWithClient(ctx *runtime.Context, wdc *workflowdataclient.Client) *Handler
NewHandlerWithClient builds a Handler with a pre-built client (for testing).
Click to show internal directories.
Click to hide internal directories.