Documentation ¶
Index ¶
- Constants
- func CreateTempFile() (*os.File, error)
- func GetTarBzip2Contents() ([]byte, error)
- func GetTarBzip2FilePath() (string, error)
- func GetTarContents() ([]byte, error)
- func GetTarFilePath() (string, error)
- func GetTarGzContents() ([]byte, error)
- func GetTarGzFilePath() (string, error)
- func GetZipContents() ([]byte, error)
- func GetZipFilePath() (string, error)
- func WriteTempFile(content string) (*os.File, error)
Constants ¶
View Source
const FILE_MODE = os.FileMode(0644)
Variables ¶
This section is empty.
Functions ¶
func CreateTempFile ¶
func GetTarBzip2Contents ¶
func GetTarBzip2FilePath ¶
func GetTarContents ¶
func GetTarFilePath ¶
func GetTarGzContents ¶
func GetTarGzFilePath ¶
func GetZipContents ¶
func GetZipFilePath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.