Alle Optionen
bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: golang-github-vincent-petithory-dataurl  ]

Paket: golang-github-vincent-petithory-dataurl-dev (0.0~git20191104.d1553a7-1.1)

Links für golang-github-vincent-petithory-dataurl-dev

Screenshot

Debian-Ressourcen:

Quellcode-Paket golang-github-vincent-petithory-dataurl herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

Data URL Schemes in Golang (library)

This package parses and generates Data URL Schemes for the Go language, according to RFC 2397 (http://tools.ietf.org/html/rfc2397).

Data URLs are small chunks of data commonly used in browsers to display inline data, typically like small images, or when you use the FileReader API of the browser.

Common use-cases:

 * generate a data URL out of a string, []byte, io.Reader for
   inclusion in HTML templates
 * parse a data URL sent by a browser in a http.Handler, and
   do something with the data (save to disk, etc.)

golang-github-vincent-petithory-dataurl-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 11,7 kB58,0 kB [Liste der Dateien]