mirror of
https://github.com/go-gitea/gitea
synced 2024-11-12 05:04:24 +00:00
3 lines
82 B
Go
3 lines
82 B
Go
|
// Package bufpipe provides a IO pipe, has variable-sized buffer.
|
||
|
package bufpipe
|