//
pkg.gl
Category
github.com/edmondfrank/gitally
streamio
package
0.133.0
Repository:
https://github.com/edmondfrank/gitally.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
110 SLOC
#
Functions
NewReader
NewReader turns receiver into an io.Reader.
NewWriter
NewWriter turns sender into an io.Writer.
#
Variables
WriteBufferSize
WriteBufferSize is the largest []byte that Write() will pass to its underlying send function.