Versions in this module Expand all Collapse all v0 v0.26.0 Oct 11, 2024 Changes in this version + type File interface + Body func(ctx context.Context) (io.ReadCloser, error) + type FileStreamer interface + NextFile func(ctx context.Context) (File, error)