Skip to content

Releases: Lukasa/gopcap

Initial Development Release: v0.1.0

12 Aug 09:38
Compare
Choose a tag to compare

Initial functional release of gopcap. Adds the following:

  • Add the PcapFile and Packet structures.
  • Add the Link type.
  • Add the known Link constants.
  • Add the NotAPcapFile error.
  • Add the InsufficientLength error.
  • Add the UnexpectedEOF error.