Documentation ¶
Index ¶
Constants ¶
View Source
const StartTag, EndTag, Slash, Equals, Space, Quote = '<', '>', '/', '=', ' ', '"'
Variables ¶
View Source
var CouldNotConvertErr = errors.New("could not convert html")
View Source
var CouldNotParseErr = errors.New("could not parse html")
View Source
var ErrorMultipleHyphens = errors.New("multiple hypens in attribute name detected")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.