package
0.133.0
Repository: https://github.com/edmondfrank/gitally.git
Documentation: pkg.go.dev

# Functions

Data returns the packet pkt without its length header.
IsFlush detects the special flush packet '0000'.
NewScanner returns a bufio.Scanner that splits on Git pktline boundaries.
WriteDelim writes a pkt delim packet.
WriteFlush writes a pkt flush packet.
WriteString writes a string with pkt-line framing.