package
0.0.0-20220328024126-2ee2aa9d18c6
Repository: https://github.com/nivl/git-go.git
Documentation: pkg.go.dev

# Functions

ReadTo reads from b until to is seen and returns the bytes between the start and to, exclusive of to.

# Interfaces

BufferedReader is an interface that represents a reader with an internal buffer.