MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / WorkflowRun

FuncType WorkflowRun

app/controlplane/pkg/data/ent/predicate/predicate.go:67–67  ·  view source on GitHub ↗

WorkflowRun is the predicate function for workflowrun builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

65
66// WorkflowRun is the predicate function for workflowrun builders.
67type WorkflowRun func(*sql.Selector)

Callers 15

loadWorkflowrunsMethod · 0.92
loadWorkflowrunsMethod · 0.92
loadRunsMethod · 0.92
IDFunction · 0.92
IDEQFunction · 0.92
IDNEQFunction · 0.92
IDInFunction · 0.92
IDNotInFunction · 0.92
IDGTFunction · 0.92
IDGTEFunction · 0.92
IDLTFunction · 0.92
IDLTEFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected