mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-23 02:51:37 +01:00
3 lines
82 B
Go
3 lines
82 B
Go
|
// Package bufpipe provides a IO pipe, has variable-sized buffer.
|
||
|
package bufpipe
|