Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dump ¶
func Dump(path string, rwc io.ReadWriteCloser) io.ReadWriteCloser
Dump decodes every packet that passes through it and logs it TODO: add timestmaps to individual packets TODO: maybe make it one file - something like pcap would be rat but it's also quite the beast
func Wrap ¶
func Wrap(l log.Logger, rwc io.ReadWriteCloser) io.ReadWriteCloser
Wrap decodes every packet that passes through it and logs it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.