Skip to content

Commit d9779ad

Browse files
committed
update godoc
1 parent 933a466 commit d9779ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dbos/workflow.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1982,7 +1982,6 @@ func WithScheduledOnly() ListRegisteredWorkflowsOption {
19821982

19831983
// ListRegisteredWorkflows returns information about workflows registered with DBOS.
19841984
// Each WorkflowRegistryEntry contains:
1985-
// - WrappedFunction: The underlying workflow implementation
19861985
// - MaxRetries: Maximum number of retry attempts for workflow recovery
19871986
// - Name: Custom name if provided during registration, otherwise empty
19881987
// - FQN: Fully qualified name of the workflow function (always present)

0 commit comments

Comments
 (0)