add: comment

This commit is contained in:
misu 2018-04-06 13:30:19 +09:00
parent 658a2fb894
commit 811803b3ed
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ func (w *flateTakeoverWriteWrapper) Close() error {
return err2
}
// modules for compression context takeover
type (
contextTakeoverReaderFactory struct {
fr io.ReadCloser