Versions in this module Expand all Collapse all v1 v1.22.2 Apr 24, 2024 v1.22.1 Apr 24, 2024 v1.22.0 Feb 13, 2024 Changes in this version + func WriteHeader(w io.Writer, v Version) (int, error) + type Version uint32 + const Current + const Go122 + func ReadHeader(r io.Reader) (Version, error) + func (v Version) Specs() []event.Spec + func (v Version) Valid() bool