[pkg-go] Bug#821213: RFP: golang-github-mitchellh-go-linereader --	Go library that breaks up the input from an io.Reader into	multiple lines
    Daniel Stender 
    stender at debian.org
       
    Sat Apr 16 18:21:20 UTC 2016
    
    
  
Package: wnpp
Severity: wishlist
Control: block 808940 by -1
* Package name    : golang-github-mitchellh-go-linereader
  Version         : 0.0~git20141013.07bab5f
  Upstream Author : Mitchell Hashimoto <mitchell.hashimoto at gmail.com>
* URL             : https://github.com/mitchellh/go-linereader
* License         : Expat
  Programming Lang: Go
  Description     : Go library that breaks up the input from an io.Reader into multiple lines
go-linereader (Golang package: linereader) is a package for Go that breaks up the input from an
io.Reader into multiple lines. It is a lot like bufio.Scanner, except you can specify timeouts that
will push "lines" through after a certain amount of time. This lets you read lines, but return any
data if a line isn't updated for some time.
This is a requirement for Terraform.
Thanks,
DS
    
    
More information about the Pkg-go-maintainers
mailing list