http_getter.go 127 B

1234
  1. // getter is using to get resources from url.
  2. // * Get metadata for website;
  3. // * Get image blob to avoid CORS;
  4. package getter