iso9660util

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsISO9660

func IsISO9660(imagePath string) (bool, error)

func Write

func Write(isoPath, label string, layout []Entry, opts ...WriteOpt) 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
}

type WriteOpt added in v2.1.0

type WriteOpt func(*WriteOptions)

func WithJoliet added in v2.1.0

func WithJoliet() WriteOpt

type WriteOptions added in v2.1.0

type WriteOptions struct {
	Joliet bool
}

Jump to

Keyboard shortcuts

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