Thank you
--
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.googl
On Wednesday, June 17, 2020 at 2:00:00 PM UTC-7, Denis Cheremisov wrote:
>
> Another question about generics, a HOWTODO one: I am bored to death
> writing methods what would send one request and get one response from a
> gRPC bistream. Decided to try a draft 2 against a generic approach to the
>