Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupported = errors.New("unsupported target format")
Functions ¶
Types ¶
type Target ¶
type Target string
Target represents the target format of an image
func SupportedTargets ¶
func SupportedTargets() []Target
SupportedTargets returns a list of supported target formats
func TargetFromExpr ¶
TargetFromExpr returns the target format from a given string
Click to show internal directories.
Click to hide internal directories.