Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkflowRunsService ¶
type WorkflowRunsService struct {
// contains filtered or unexported fields
}
func NewWorkflowRunsService ¶
func NewWorkflowRunsService(config *server.ServerConfig) *WorkflowRunsService
func (*WorkflowRunsService) WorkflowRunUpdateReplay ¶
func (t *WorkflowRunsService) WorkflowRunUpdateReplay(ctx echo.Context, request gen.WorkflowRunUpdateReplayRequestObject) (gen.WorkflowRunUpdateReplayResponseObject, error)
Click to show internal directories.
Click to hide internal directories.