Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ regoValue
Method
regoValue
coderd/rbac/astvalue.go:237–237 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
236
type
regoValue
interface
{
237
regoValue() ast.Value
238
}
239
240
// regoSlice returns the ast.Array representation of the slice.
Callers
7
regoInputValue
Function · 0.65
regoPartialInputValue
Function · 0.65
regoValue
Method · 0.65
regoValue
Method · 0.65
regoSlice
Function · 0.65
RegoValueOk
Method · 0.65
WithCachedASTValue
Method · 0.65
Implementers
5
Object
coderd/rbac/object.go
Scope
coderd/rbac/scopes.go
Subject
coderd/rbac/authz.go
Role
coderd/rbac/roles.go
Permission
coderd/rbac/roles.go
Calls
no outgoing calls
Tested by
no test coverage detected