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

FuncType User

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

User is the predicate function for user builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

53
54// User is the predicate function for user builders.
55type User func(*sql.Selector)
56
57// Workflow is the predicate function for workflow builders.
58type Workflow func(*sql.Selector)

Callers 15

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
EmailFunction · 0.92
CreatedAtFunction · 0.92
UpdatedAtFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected