Pacote: golang-github-oxtoacart-bpool-dev (0.0~git20150712.4e1c556-1.1)
Links para golang-github-oxtoacart-bpool-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-oxtoacart-bpool:
- [golang-github-oxtoacart-bpool_0.0~git20150712.4e1c556-1.1.dsc]
- [golang-github-oxtoacart-bpool_0.0~git20150712.4e1c556.orig.tar.xz]
- [golang-github-oxtoacart-bpool_0.0~git20150712.4e1c556-1.1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-unrolled-render-dev
- golang-github-gorilla-csrf-dev
- golang-github-labstack-echo-dev
- golang-github-sylabs-json-resp-dev
- golang-github-labstack-echo.v2-dev
- golang-github-labstack-echo.v3-dev
- golang-github-go-viper-mapstructure-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-googleapis-gnostic-dev
- golang-github-go-playground-validator-v10-dev
- libgoogle-http-client-java
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 de golang-github-oxtoacart-bpool-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 4.1 kB | 22.0 kB | [lista de arquivos] |