Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bundle ¶
type Bundle struct {
// contains filtered or unexported fields
}
Bundle is a collection of files that can be served as a unit. Used for serving CSS and JS.
func (*Bundle) GetCombined ¶
GetCombined returns the combined content
func (*Bundle) GetVersionedURL ¶
Click to show internal directories.
Click to hide internal directories.