//
pkg.gl
Category
github.com/containerssh/auditlog
codec
package
1.0.0
Repository:
https://github.com/containerssh/auditlog.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
8
Files
38 SLOC
#
Packages
asciinema
No description provided by the author
binary
No description provided by the author
none
No description provided by the author
#
Functions
NewStorageWriterProxy
NewStorageWriterProxy Creates a storage writer that proxies to a traditional writer and drops the metadata.
#
Interfaces
Decoder
Decoder is a module that is resonsible for decoding a binary data stream into audit log messages.
Encoder
Encoder is a module that is responsible for receiving audit log messages and writing them to a writer.