all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-svent-go-nbreader  ]

Package: golang-github-svent-go-nbreader-dev (0~20150201-3)

Links for golang-github-svent-go-nbreader-dev

Screenshot

Debian Resources:

Download Source Package golang-github-svent-go-nbreader:

Maintainers:

External Resources:

Similar packages:

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 golang-github-svent-go-nbreader-dev

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