Documentation
¶
Index ¶
Constants ¶
View Source
const (
WHITESPACE = " \t\r\n\f"
)
Variables ¶
This section is empty.
Functions ¶
func InlineCssInHTML ¶
Types ¶
type CSSGroupSelectors ¶
type CSSSelectors ¶
type CSSSelectors struct { Selectors []CSSGroupSelectors Attributes map[string]string AttributesOrder []string }
type InlineEngine ¶
type InlineEngine struct {
// contains filtered or unexported fields
}
func InitInliner ¶
func InitInliner() *InlineEngine
Click to show internal directories.
Click to hide internal directories.