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

TypeAlias AuditAction

codersdk/audit.go:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132type AuditAction string
133
134const (
135 AuditActionCreate AuditAction = "create"

Callers 2

convertAuditLogMethod · 0.92
auditLogDescriptionFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected