[ Fonte: golang-github-svent-go-nbreader ]
Pacote: golang-github-svent-go-nbreader-dev (0~20150201-4)
Links para golang-github-svent-go-nbreader-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-svent-go-nbreader:
- [golang-github-svent-go-nbreader_0~20150201-4.dsc]
- [golang-github-svent-go-nbreader_0~20150201.orig.tar.xz]
- [golang-github-svent-go-nbreader_0~20150201-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
non-blocking io.Reader for go
go-nbreader provides a non-blocking io.Reader for go (golang). It allows one to specify two timeouts:
* Timeout: Read() returns after the specified timeout, even if no data has been read.
* ChunkTimeout: Read() returns if no data has been read for the specified time, even if the overall timeout has not been hit yet. ChunkTimeout must be smaller than Timeout.
When the internal buffer contains at least blockSize bytes, Read() returns regardless of the specified timeouts.
Download de golang-github-svent-go-nbreader-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 4.4 kB | 19.0 kB | [lista de arquivos] |