Versions in this module Expand all Collapse all v0 v0.3.3 Oct 24, 2024 Changes in this version + type Activity = internal.Activity + func ReadCompressedJSONL(r io.Reader) (activitySlice []*Activity, err error) + func ReadJSONL(r io.Reader) (as []*Activity, err error)