memos/plugin/httpgetter/http_getter.go

5 lines
143 B
Go
Raw Normal View History

2024-05-06 07:18:54 +08:00
// Package httpgetter is using to get resources from url.
// * Get metadata for website;
// * Get image blob to avoid CORS;
package httpgetter