iso9660util

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(tarPath string, fileInTar string, outputPath string) error

func IsISO9660

func IsISO9660(imagePath string) (bool, error)

func Write

func Write(isoPath, label string, layout []Entry) error

func WriteFile

func WriteFile(fs filesystem.FileSystem, pathStr string, r io.Reader) (int64, error)

Types

type Entry

type Entry struct {
	Path   string
	Reader io.Reader
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL