Documentation ¶ Index ¶ func Execute(bundle *compactor.Bundle) error func Init(bundle *compactor.Bundle) error func Optimize(bundle *compactor.Bundle) error func Plugin() *compactor.Plugin func Related(item *compactor.Item) ([]compactor.Related, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ 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 Optimize ¶ added in v0.0.12 func Optimize(bundle *compactor.Bundle) error Optimize processor func Plugin ¶ added in v0.0.4 func Plugin() *compactor.Plugin Plugin return the compactor plugin instance func Related ¶ added in v0.0.12 func Related(item *compactor.Item) ([]compactor.Related, error) Related processor Types ¶ This section is empty. Source Files ¶ View all Source files processor.go Click to show internal directories. Click to hide internal directories.