Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Identify 识别格式. /* https://github.com/mholt/archiver?tab=readme-ov-file#identifying-formats */ Identify func(filename string, stream io.Reader) (archiver.Format, io.Reader, error) = archiver.Identify )
Functions ¶
func ArchiveToTarGz
deprecated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.