slash-e/plugin/httpgetter/http_getter.go
2024-08-20 23:17:24 +08:00

5 lines
143 B
Go

// Package httpgetter is using to get resources from url.
// * Get metadata for website;
// * Get image blob to avoid CORS;
package httpgetter