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

FuncType CASBackend

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

CASBackend is the predicate function for casbackend builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

14
15// CASBackend is the predicate function for casbackend builders.
16type CASBackend func(*sql.Selector)
17
18// CASMapping is the predicate function for casmapping builders.
19type CASMapping func(*sql.Selector)

Callers 15

loadCasBackendsMethod · 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
LocationFunction · 0.92
NameFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected