Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LatestParserVersion = semver.MustParse("1.0.0") MinimumParserVersion = semver.MustParse("1.0.0") )
View Source
var (
ErrNoParserFound = fmt.Errorf("no parser found for the given URL")
)
Functions ¶
func GetParsers ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.