Documentation ¶
Index ¶
Constants ¶
View Source
const ( InputPath = "input-path" InputFormat = "input-format" )
View Source
const ( OutputPath = "output-path" OutputFormat = "output-format" )
Variables ¶
This section is empty.
Functions ¶
func NewCopyExifLinker ¶
func NewCopyExifLinker(opts CopyExifOptions) graph.Linker
func NewLoadLinker ¶
func NewLoadLinker(opts LoadOptions) (graph.Linker, error)
func NewSaveLinker ¶
func NewSaveLinker(opts SaveOptions) (graph.Linker, error)
Types ¶
type CopyExifOptions ¶
type LoadOptions ¶
Click to show internal directories.
Click to hide internal directories.