yarpc-go
yarpc-go copied to clipboard
[1/2 tchannel refactoring] Extracted response writer to dedicated file.
Extracted response writer to dedicated file, introduced constructor type and simplified interface.
This PR is part of header handling changes (https://github.com/yarpc/yarpc-go/issues/2265). This refactoring was extracted from tchannel PR to make review easier.