Documentation ¶
Index ¶
- func ExtractFileFromFile(input string, file string) error
- func ExtractFileFromFileWithDest(input string, file string, dest string) error
- func ExtractFileFromReader(r io.Reader, file string) error
- func ExtractFileFromReaderWithDest(r io.Reader, file string, dest string) error
- func File(input string) error
- func FileWithDest(input string, dest string) error
- func Reader(r io.Reader) error
- func ReaderWithDest(r io.Reader, dest string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractFileFromFile ¶
func FileWithDest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.