Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ invalidNode
Struct
invalidNode
coderd/rbac/regosql/sqltypes/node.go:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
type
RegoSource string
23
24
type
invalidNode
struct
{}
25
26
func
(invalidNode) UseAs() Node {
return
invalidNode{} }
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected