Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ diff
Method
diff
coderd/audit/audit.go:16–16 ·
view source on GitHub ↗
(old, newVal any)
Source
from the content-addressed store, hash-verified
14
type
Auditor
interface
{
15
Export(ctx context.Context, alog database.AuditLog) error
16
diff(old, newVal any) Map
17
}
18
19
type
AdditionalFields
struct
{
Callers
11
Diff
Function · 0.65
getStageDurationInSeconds
Function · 0.65
DeploymentBannerView
Function · 0.65
getWorkspaceBuildDurationInSeconds
Function · 0.65
shortRelativeTime
Function · 0.65
getMaxDeadlineChange
Function · 0.65
schedule.test.ts
File · 0.65
estimateFinish
Function · 0.65
WorkspaceNotifications
Function · 0.65
CreateTokenForm
Function · 0.65
WeekPicker
Function · 0.65
Implementers
2
nop
coderd/audit/audit.go
MockAuditor
coderd/audit/audit.go
Calls
no outgoing calls
Tested by
no test coverage detected