package
0.27.3
Repository: https://github.com/coder/coder.git
Documentation: pkg.go.dev

# Functions

BuildAudit creates an audit log for a workspace build.
Diff compares two auditable resources and produces a Map of the changed values.
Empty returns a default value of type T.
InitRequest initializes an audit log for a request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Differ is used so the enterprise version can implement the diff function in the Auditor feature interface.
No description provided by the author
OldNew is a pair of values representing the old value and the new value.
No description provided by the author
No description provided by the author

# Interfaces

Auditable is mostly a marker interface.
No description provided by the author

# Type aliases

Map is a map of changed fields in an audited resource.