Brad Johnson

Results 4 issues of Brad Johnson

There is currently no guidance in the style guide with respect to how RPCs should be named. An [example in the documentation](https://github.com/uber/prototool/blob/dev/style/README.md#servicesrpcs) is given as follows: ```proto // Handles interaction...

Hi. My team uses this great bot to decide on who is going to do assigned tasks. For example, on my team of 6 we `/roll 3d6` to choose three...

Motivation is documented here: - https://github.com/golang/mock/issues/153#issuecomment-1462571305 Fixes #153

I had just installed vscode on OS X Sierra and was working on a component. I did not yet have this plugin installed. Here's the code: ``` import { Input,...