Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
Loader fetches HTML element specs from the local tags dataset.
func (*Loader) CollectAllAttributes ¶
CollectAllAttributes aggregates attributes from tag specs (excluding globals).
func (*Loader) LoadAllTagSpecs ¶
LoadAllTagSpecs parses all tag definitions except the wildcard entry.
func (*Loader) LoadGlobalAttributes ¶
LoadGlobalAttributes returns the wildcard attributes as global attributes.
Click to show internal directories.
Click to hide internal directories.