package
1.0.0
Repository: https://github.com/containerssh/auditlog.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewStorageWriterProxy Creates a storage writer that proxies to a traditional writer and drops the metadata.

# Interfaces

Decoder is a module that is resonsible for decoding a binary data stream into audit log messages.
Encoder is a module that is responsible for receiving audit log messages and writing them to a writer.