austin
austin
@murgatroid99 I've found that for the majority of my use cases I'm consuming the `__Output` types, so it'd be nice if the consumer can determine the naming format for inputs...
Hey @murgatroid99 have you had a chance to look at this? I'm open to any feedback and suggestions :) thanks
@murgatroid99 Thanks for the feedback! I've addressed your comments and updated the golden tests to use the new flags. Here's the corresponding proposal PR: https://github.com/grpc/proposal/pull/326
> FYI - prefixing interfaces with "I" conflicts with Hungarian notation commonly misused in other parts of the TS ecosystem. Suggest prefixing with "In"/"Out" rather than "I/O" It's just an...
@murgatroid99 How can I help push this forward?