Versions in this module Expand all Collapse all v0 v0.1.2 Sep 4, 2025 Changes in this version + func Put(filename string, data []byte, perm os.FileMode) (bool, error) v0.1.1 Jun 15, 2024 v0.1.0 Jun 15, 2024 Changes in this version + func TarExtract(r io.Reader, targetDir string) error + func WriteFileReader(name string, data io.Reader, perm os.FileMode) error