Closed nilslice closed 6 years ago
@nilslice I would love to help with this issue if it's still up for grabs!
@robbawebba - go for it! Appreciate your help.
Thanks again, @robbawebba!
Thanks @nilslice! I'm looking forward to more contributions to ponzu :)
@robbawebba - fantastic! just added you to the #ponzu channel on Gopher's Slack. I look forward to working together more too.
We should close the
*gzip.Writer
in a defer after it's created instead of in theWrite()
implementation: https://github.com/ponzu-cms/ponzu/blob/master/system/api/gzip.go#L46If anyone would like to do this, please feel free -- I'm away from my machine, but noticed this could be better while reviewing some code.