Documentation ¶ Index ¶ func CreateCopy(source string, destination string, quality int) error func Execute(bundle *compactor.Bundle) error func Init(bundle *compactor.Bundle) error func Plugin() *compactor.Plugin Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateCopy ¶ func CreateCopy(source string, destination string, quality int) error CreateCopy make a WEBP copy of a image file from almost any format func Execute ¶ added in v0.0.12 func Execute(bundle *compactor.Bundle) error Execute processor func Init ¶ added in v0.0.12 func Init(bundle *compactor.Bundle) error Init processor func Plugin ¶ added in v0.0.4 func Plugin() *compactor.Plugin Plugin return the compactor plugin instance Types ¶ This section is empty. Source Files ¶ View all Source files processor.go Click to show internal directories. Click to hide internal directories.