Documentation ¶ Index ¶ func Minify(content string) (string, error) func Optimize(bundle *compactor.Bundle) error func Plugin() *compactor.Plugin Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Minify ¶ func Minify(content string) (string, error) XML minify 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 Types ¶ This section is empty. Source Files ¶ View all Source files processor.go Click to show internal directories. Click to hide internal directories.