mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 20:05:48 +00:00
3 lines
155 B
Go
3 lines
155 B
Go
// Package tarfile is an internal implementation detail of some transports.
|
|
// Do not use outside of the github.com/containers/image repo!
|
|
package tarfile
|