Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ Indexes
Method
Indexes
app/controlplane/pkg/data/ent/schema/user.go:71–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
func
(User) Indexes() []ent.Index {
72
return
[]ent.Index{
73
index.Fields(
"has_restricted_access"
),
74
}
75
}
Callers
nothing calls this directly
Calls
1
Fields
Method · 0.45
Tested by
no test coverage detected