golang-github-oxtoacart-bpool-dev - 0.0~git20150712.4e1c556-1.1 main

bpool implements leaky pools of byte arrays and Buffers as bounded
channels.
.
A common use case for this package is to use buffers to execute HTML templates
against (via ExecuteTemplate) or encode JSON into (via json.NewEncoder). This
allows you to catch any rendering or marshalling errors prior to writing to
a http.ResponseWriter, which helps to avoid writing incomplete or malformed
data to the response.

Priority: optional
Section: golang
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Installed Size: 22.5 kB
Architectures: all 

 

Versions

0.0~git20150712.4e1c556-1.1 all