Your go-sourcegraph repository is a wonderful example of API client construction; I was wondering if it was possible to get the commit hash right before you switched to gRPC? I'd like to study that, and how it evolved.
Conversation
Looks like ddf142d is the commit you want. sourcegraph.com/search?q=repo: However we use GraphQL now: sourcegraph.com/api/console.
2
2
(Also, was wondering: do you still use global variables like you originally argued for in your 2016 Google I/O talk?)

