Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExtractionPoints = map[string][]string{
"script": {"src", "data-src"},
}
ExtractionPoints defines the default HTML tags and their attributes from which JavaScript sources are extracted.
Functions ¶
Types ¶
type Input ¶
Input represents an input source for getJS. The input format is determined by the `Type` property.
Click to show internal directories.
Click to hide internal directories.