Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
Driver prints the information passed to a driver
It does not ever run the image.
func (*Driver) Handles ¶
Handles always returns true, effectively claiming to work for any image type
Click to show internal directories.
Click to hide internal directories.