go-streams icon indicating copy to clipboard operation
go-streams copied to clipboard

introduce a stream standard in go?

Open BigB84 opened this issue 2 years ago • 2 comments

Do you think it would make sense to open discussion on golang/go if streams should become standard like in Java 8+?

If Combined with IO file doesn't need to be read entirely to memory. This would for instance help fix #10

BigB84 avatar May 16 '23 17:05 BigB84

Hi @BigB84 . I definitely would love a library like this one in the Golang Framework, I'd have to investigate what the process is to add a feature to the Golang codebase

jucardi avatar May 23 '23 00:05 jucardi

Both, Go's contributors and community, will most probably say it is not idiomatic.

aruizeac avatar Dec 31 '23 22:12 aruizeac