all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-oxtoacart-bpool  ]

Package: golang-github-oxtoacart-bpool-dev (0.0~git20150712.4e1c556-1.1)

Links for golang-github-oxtoacart-bpool-dev

Screenshot

Debian Resources:

Download Source Package golang-github-oxtoacart-bpool:

Maintainers:

External Resources:

Similar packages:

Buffer/Byte pool for Go

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.

Download golang-github-oxtoacart-bpool-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 4.1 kB22.0 kB [list of files]