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

# Structs

Entry
Entry is a storage entry returned from readers.

# Interfaces

ReadableStorage is an audit log storage type that can be read from.
ReadWriteStorage is a storage that can store as well as retrieve audit logs.
WritableStorage is an audit log storage type that can be written to.
Writer the Writer is a regular WriteCloser with an added function to set the connection metadata for indexing.