Philosophy, this is one of the Go library’s most beautiful designs. It
allows the one in charge—the program you write—to say what should happen,
while allowing everything subordinate to be guided on how it should happen.

This allows code to be adaptive to device optimal read sizes, network
happenstance, the size of various buffers in code that you can’t see, etc.

Maximum flexibility, simple formulaic coding:

While not done, Use this, Ask for more.

On Wed, Jun 10, 2020 at 7:45 AM Ronny Bangsund <ronny.bangs...@gmail.com>
wrote:

> Reading in small chunks is handy for progress displays too.
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/115eb9de-b821-44ae-a91c-b8dde26c28beo%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/115eb9de-b821-44ae-a91c-b8dde26c28beo%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
-- 

*Michael T. jonesmichael.jo...@gmail.com <michael.jo...@gmail.com>*

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CALoEmQxja1C%2BEGRToUSkK2iBz2Hqna1dxB0%3DD0hyP-8v5Fr%2BwA%40mail.gmail.com.

Reply via email to