Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder interface { internalCodec.Decoder }
Decoder is a module that is responsible for decoding a binary testdata stream into audit log messages.
func NewBinaryDecoder ¶
func NewBinaryDecoder() Decoder
NewBinaryDecoder returns a decoder for the ContainerSSH binary audit log protocol.
Click to show internal directories.
Click to hide internal directories.