Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> devel >> golang-github-oxtoacart-bpool-dev
nabia  ] [  aramo  ]
[ 源代码: golang-github-oxtoacart-bpool  ]

软件包: golang-github-oxtoacart-bpool-dev (0.0~git20150712.4e1c556-1)

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.

下载 golang-github-oxtoacart-bpool-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 4.0 kB22 kB [文件列表]