type os.onlyWriter

2 uses

	os (current package)
		file.go#L160: 	return io.Copy(onlyWriter{f}, r)
		file.go#L163: type onlyWriter struct {