package
0.0.0-20240912073317-d389ac12f416
Repository: https://github.com/choria-io/aaasvc.git
Documentation: pkg.go.dev

# Packages

Package jetstream implements a auditor that publishes audit logs to NATS JetStream Audit messages are of the type https://choria.io/schemas/choria/signer/v1/signature_audit.json.
Package logfile is a auditor that simply logs to a file.
No description provided by the author

# Variables

ActionNames are descriptive names for actions to be used in logging etc.
Allow indicates the message was allowed.
Deny indicates the message was denied.
No description provided by the author
Unknown action.

# Interfaces

Auditor is a plugin that audits the action taken on a request.

# Type aliases

Action is the action taken by the authorizer on a specific message.