Paquet : golang-github-oxtoacart-bpool-dev (0.0~git20150712.4e1c556-1.1)
Liens pour golang-github-oxtoacart-bpool-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source 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]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
- golang-github-unrolled-render-dev
- golang-github-gorilla-csrf-dev
- golang-github-labstack-echo-dev
- golang-github-sylabs-json-resp-dev
- golang-github-tendermint-go-wire-dev
- golang-github-labstack-echo.v2-dev
- golang-github-labstack-echo.v3-dev
- golang-github-go-viper-mapstructure-dev
- golang-github-nicksnyder-go-i18n-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-googleapis-gnostic-dev
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.
Télécharger golang-github-oxtoacart-bpool-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 4,1 ko | 22,0 ko | [liste des fichiers] |