MCPcopy Index your code
hub / github.com/coder/coder / Name

Method Name

coderd/rbac/scopes.go:195–195  ·  view source on GitHub ↗

Name is for logging and tracing purposes, we want to know the human name of the scope.

()

Source from the content-addressed store, hash-verified

193 // Name is for logging and tracing purposes, we want to know the human
194 // name of the scope.
195 Name() RoleIdentifier
196}
197
198type ScopeName string

Callers 15

TestUserSecretAuditFunction · 0.65
TestChatSystemPromptFunction · 0.65
TestWorkspaceWatcherFunction · 0.65
TestUserSkillAuditFunction · 0.65
TestAgentChatContextFunction · 0.65
TestChecker_NotifyFunction · 0.65

Implementers 2

Scopecoderd/rbac/scopes.go
APIKeyScopeSetcoderd/database/modelmethods.go

Calls

no outgoing calls

Tested by 15

TestUserSecretAuditFunction · 0.52
TestChatSystemPromptFunction · 0.52
TestWorkspaceWatcherFunction · 0.52
TestUserSkillAuditFunction · 0.52
TestAgentChatContextFunction · 0.52
TestChecker_NotifyFunction · 0.52