Versions in this module Expand all Collapse all v1 v1.0.0 Apr 5, 2025 Changes in this version + func Encode(payload []byte, header *Header) (result []byte) + type Header struct + Comment string + Date time.Time + Name string + func Decode(data []byte) (result []byte, header *Header)