Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for minification of Resource objects. Supported minfiers are: css, html, js, json, svg and xml.
func New ¶
New creates a new Client given a specification. Note that it is the media types configured for the site that is used to match files to the correct minifier.
Source Files
¶
- minify.go
Click to show internal directories.
Click to hide internal directories.