Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Client = http.Client{ Timeout: 8 * time.Second, }
Client is the default client to use for crawling.
View Source
var ErrFileNotFound = errors.New("workshop file not found")
ErrFileNotFound is returned instead of 404.
Functions ¶
func SizedImageURL ¶
SizedImageURL returns the image URL with the given size. It returns the original URL if it fails to do so.
Types ¶
Click to show internal directories.
Click to hide internal directories.