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

FuncType CASMapping

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

CASMapping is the predicate function for casmapping builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

17
18// CASMapping is the predicate function for casmapping builders.
19type CASMapping func(*sql.Selector)
20
21// Group is the predicate function for group builders.
22type Group 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
DigestFunction · 0.92
CreatedAtFunction · 0.92
WorkflowRunIDFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected