Documentation ¶
Index ¶
Constants ¶
View Source
const FileName = "goscrape-cache.txt"
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB provides a persistent store for HTTP ETags and other metadata to reduce network traffic when repeating a download session. If the store is unavailable for some reason, its methods are no-ops.
Click to show internal directories.
Click to hide internal directories.