/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hjr265.me
| | danielms.site
2.8 parsecs away

Travel
| | I build things and drink coffee.
| | matttproud.com
4.6 parsecs away

Travel
| | Pop quiz, hot shot: what is the behavior of func f (as defined below) when it is called from a bare gRPC method or HTTP handler as go f(ctx) using the context.Context provided to the handler?1 1 2 3 4 5 6 7 8 9 10 11 func f(ctx context.Context) { // Flimsily make it improbable for this function to continue while the // handler is serving. time.Sleep(time.Second) select { case <-time.
| | bartlomiejmika.com
2.1 parsecs away

Travel
| | How do you write a Golang server using gRPC from scratch? Heres how to do it.
| | blog.fmpwizard.com
22.9 parsecs away

Travel
|