Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ConvertVariable
Method
ConvertVariable
coderd/rbac/regosql/sqltypes/variable.go:9–9 ·
view source on GitHub ↗
(rego ast.Ref)
Source
from the content-addressed store, hash-verified
7
8
type
VariableMatcher
interface
{
9
ConvertVariable(rego ast.Ref) (Node, bool)
10
}
11
12
type
VariableConverter
struct
{
Callers
4
ConvertVariable
Method · 0.65
convertTerm
Function · 0.65
ConvertVariable
Method · 0.65
ConvertVariable
Method · 0.65
Implementers
5
ACLMappingVar
coderd/rbac/regosql/acl_mapping_var.go
VariableConverter
coderd/rbac/regosql/sqltypes/variable.
astStringVar
coderd/rbac/regosql/sqltypes/variable.
alwaysFalse
coderd/rbac/regosql/sqltypes/always_fa
astUUIDVar
coderd/rbac/regosql/sqltypes/uuid.go
Calls
no outgoing calls
Tested by
no test coverage detected