Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd defines the root command and wires together all subcommands for the scrapgo CLI.
|
Package cmd defines the root command and wires together all subcommands for the scrapgo CLI. |
|
cache
Package cache provides the 'cache' command for inspecting, clearing, or summarizing cached scraping results.
|
Package cache provides the 'cache' command for inspecting, clearing, or summarizing cached scraping results. |
|
config
Package config provides the 'config' command for viewing and modifying the CLI configuration settings.
|
Package config provides the 'config' command for viewing and modifying the CLI configuration settings. |
|
Package config contains the key-value pairs that deal with how to use the porygo tool
|
Package config contains the key-value pairs that deal with how to use the porygo tool |
|
internal
|
|
|
flags
Package flags defines string constants for command-line flag names used throughout the application.
|
Package flags defines string constants for command-line flag names used throughout the application. |
|
logger
Package logger provides logging functionality for the porygo tool.
|
Package logger provides logging functionality for the porygo tool. |
|
presenter
Package presenter handles formatting and printing the scraped data.
|
Package presenter handles formatting and printing the scraped data. |
|
scraper
Package scraper involves all functions related to actually doing http requests and scraping the data from the response
|
Package scraper involves all functions related to actually doing http requests and scraping the data from the response |
|
storage
Package storage contains the interface that is used to store and retrieve cache entries
|
Package storage contains the interface that is used to store and retrieve cache entries |
|
workerpool
Package workerpool just a wrapper to facilitate the workerpool struct
|
Package workerpool just a wrapper to facilitate the workerpool struct |
Click to show internal directories.
Click to hide internal directories.