package
0.0.0-20240820180514-79772de91d0a
Repository: https://github.com/tailscale/setec.git
Documentation: pkg.go.dev

# Functions

New returns a Writer that outputs audit log entries to w as JSON objects.
NewFile returns a Writer that outputs audit log entries to a file at path, creating it if necessary.

# Structs

Entry
Entry is an audit log entry.
Principal is the identity of a client taking action on the secrets service.
Writer is an audit log writer.