Searched defs:sectionReadCloser (Results 1 – 1 of 1) sorted by relevance
296 type sectionReadCloser struct { struct297 *io.SectionReader298 io.Closer301 func (rc sectionReadCloser) Close() error {