package
0.0.0-20240413191700-03c5aec7e23d
Repository: https://github.com/antsanchez/go-download-web.git
Documentation: pkg.go.dev

# Functions

IsFinal check if the url is a folder-like path, like example.com/path/.
IsInSlice check if the given link is in a slice.
New creates a new Scraper.
parseFlags parses command line arguments and validates them.
PrintUsage prints the usage message.
RemoveLastSlash removes the last slash.

# Structs

Config holds the scraper configuration.
Links model.
Page model.
No description provided by the author

# Interfaces

Console interface.
HttpGet interface.