https://github.com/zutto/timeoutpipe
non-gracefully time out golangs io.Pipe
https://github.com/zutto/timeoutpipe
Last synced: over 1 year ago
JSON representation
non-gracefully time out golangs io.Pipe
- Host: GitHub
- URL: https://github.com/zutto/timeoutpipe
- Owner: zutto
- Created: 2018-01-11T17:00:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T18:19:51.000Z (over 8 years ago)
- Last Synced: 2025-03-29T08:33:42.471Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*wip
# io.pipe that times out
this is a work-in-progress.
Purpose of this is to intentionally cause r/w to close after certain time.
godoc: https://godoc.org/github.com/zutto/TimeoutPipe