mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
as Go, is moving towards v1.15 and higher we may consider starting to compile our application with go1.14 and higher as go1.14 promises a lot more than g01.12 with a lot of fixes!
GoPacket
This library provides packet decoding capabilities for Go. See godoc for more details.
Minimum Go version required is 1.5.
Originally forked from the gopcap project written by Andreas Krennmair ak@synflood.at (http://github.com/akrennmair/gopcap).