Searched refs:readerWithTimeout (Results 1 – 1 of 1) sorted by relevance
178 type readerWithTimeout struct { struct182 func (r readerWithTimeout) Read(p []byte) (int, error) { argument203 reader := readerWithTimeout{NewReader(pr)}