Documentation
¶
Index ¶
Constants ¶
View Source
const ( RegularFile fileType = iota Dir )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageFile ¶
type ImageFile struct {
io.ReadCloser
// contains filtered or unexported fields
}
A ImageFile represents a file that exists in an image
Click to show internal directories.
Click to hide internal directories.