Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ IsDeprecated
Method
IsDeprecated
coderd/database/dbauthz/accesscontrol.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
(t TemplateAccessControl) IsDeprecated() bool {
26
return
t.Deprecated !=
""
27
}
28
29
// AGPLTemplateAccessControlStore always returns the defaults for access control
30
// settings.
Callers
2
convertTemplate
Method · 0.80
createWorkspace
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected