Documentation
¶
Index ¶
Constants ¶
View Source
const ( AttributeId = "id" AttributeHref = "href" )
View Source
const ( ErrDomNodeIsNotFound = "DOM node is not found" ErrTrWithIdIsNotFound = "<tr> with ID is not found" ErrAWithIdIsNotFound = "<a> with ID is not found" ErrNoNumberInId = "no number in ID: %v" ErrIdAttributeIsNotFound = "ID attribute is not found" ErrHrefAttributeIsNotFound = "href attribute is not found" ErrTopicIdMismatch = "topic ID mismatch: %v vs %v" ErrHrefMismatch = "href mismatch: %v vs %v" ErrNoPageNumbers = "no page numbers" ErrCsvSyntax = "CSV syntax error: %v" ErrUnsupportedEncoding = "unsupported encoding: %v" )
View Source
const ( PageNumberAllPages = 0 TagWbr = `<wbr/>` )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.