mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: rename http getter package (#1349)
This commit is contained in:
4
plugin/http-getter/http_getter.go
Normal file
4
plugin/http-getter/http_getter.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package getter is using to get resources from url.
|
||||
// * Get metadata for website;
|
||||
// * Get image blob to avoid CORS;
|
||||
package getter
|
Reference in New Issue
Block a user