package
0.12.4
Repository: https://github.com/goark/toolbox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New functions creates new Config instance.
NewCache function creates Cache instance and import cache data.
NewFeedList function returns new instance of FeedList.
ReadPage function reads web page from URL, and analysis information.
SortPages function sorts Info list.

# Structs

Cache is cache data for Web page informations.
Config is configuration for webpage.
Webpage is information of web page.

# Type aliases

FeedList is list of feed URLs.