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

FuncType APIToken

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

APIToken is the predicate function for apitoken builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

8
9// APIToken is the predicate function for apitoken builders.
10type APIToken func(*sql.Selector)
11
12// Attestation is the predicate function for attestation builders.
13type Attestation func(*sql.Selector)

Callers 15

loadAPITokensMethod · 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