memos/plugin/httpgetter/http_getter.go
2024-05-06 07:18:54 +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