Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ self
Function
self
enterprise/audit/table.go:544–548 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
542
}
543
544
func
self() string {
545
//nolint:dogsled
546
_, file, _, _ := runtime.Caller(1)
547
return
file
548
}
Callers
1
entry
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected