Add unit tests for AMQP dissector (#806)
* Add unit tests for AMQP dissector
* Always use UTC as the timezone in the timestamps
* Remove the dead code
* Remove more dead code
* Fix `dissector.Analyze` call
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
Showing
+362 -1936
tap/extensions/amqp/Makefile
0 → 100644
tap/extensions/amqp/main_test.go
0 → 100644
This diff is collapsed.
tap/extensions/amqp/write.go
deleted
100644 → 0
Please register or sign in to comment