package
0.0.0-20150328213315-984753d01713
Repository: https://github.com/leif/honeybadger.git
Documentation: pkg.go.dev

# Functions

NewAttackJsonLogger returns a pointer to a AttackJsonLogger struct.
NewAttackMetadataJsonLogger returns a pointer to a AttackMetadataJsonLogger struct.
NewPcapLogger returns a PcapLogger struct..

# Structs

AttackJsonLogger is responsible for recording all attack reports as JSON objects in a file.
AttackMetadataJsonLogger is responsible for recording all attack reports as JSON objects in a file.
PcapLogger struct is used to log packets to a pcap file.
No description provided by the author

# Interfaces

No description provided by the author