internal/

directory
v0.0.0-...-4287de1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2026 License: MIT

Directories

Path Synopsis
all
err
git
key
re
svn
Package github implements part of the GitHub REST API and Action functionality
Package github implements part of the GitHub REST API and Action functionality
Package gitrefs gets refs from a git repo (like git ls-remote) https://github.com/git/git/blob/master/Documentation/technical/http-protocol.txt https://github.com/git/git/blob/master/Documentation/technical/pack-protocol.txt
Package gitrefs gets refs from a git repo (like git ls-remote) https://github.com/git/git/blob/master/Documentation/technical/http-protocol.txt https://github.com/git/git/blob/master/Documentation/technical/pack-protocol.txt
pktline
Package pktline implements git pktline format https://github.com/git/git/blob/master/Documentation/technical/pack-protocol.txt Encoded as hexlen + string where len is 16 bit hex encoded len(string) + len(hexlen) Ex: "a" is "0005a" Ex: "" is "0000" (special case)
Package pktline implements git pktline format https://github.com/git/git/blob/master/Documentation/technical/pack-protocol.txt Encoded as hexlen + string where len is 16 bit hex encoded len(string) + len(hexlen) Ex: "a" is "0005a" Ex: "" is "0000" (special case)
Package locline is used to translate from location to line number in a text
Package locline is used to translate from location to line number in a text
Package rereplacer is similar to strings.Replacer but with regexp
Package rereplacer is similar to strings.Replacer but with regexp
slicex is package with generic slice functions
slicex is package with generic slice functions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL