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

FuncType Project

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

Project is the predicate function for project builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

41
42// Project is the predicate function for project builders.
43type Project func(*sql.Selector)
44
45// ProjectVersion is the predicate function for projectversion builders.
46type ProjectVersion func(*sql.Selector)

Callers 15

loadProjectsMethod · 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
NameFunction · 0.92
DescriptionFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected