Versions in this module Expand all Collapse all v1 v1.0.0 Aug 13, 2024 Changes in this version + func Create(options ...OptionFn) (io.Reader, error) + type Container int + const ContainerBz2 + const ContainerGz + const ContainerNone + const ContainerXz + const ContainerZstd + type OptionFn func(*Options) + func WithContainer(c Container) OptionFn + type Options struct + Container Container