Versions in this module Expand all Collapse all v0 v0.0.2 Sep 18, 2024 v0.0.1 Sep 17, 2024 Changes in this version + type Writer struct + func NewWriter(w io.Writer) *Writer + func (pw *Writer) WriteHeader(app string, in *net.Interface, expr string, snaplen int) error + func (pw *Writer) WritePacket(timestamp time.Time, data []byte) error