diff options
| author | 2026-01-30 09:28:29 +0100 | |
|---|---|---|
| committer | 2026-01-30 09:28:29 +0100 | |
| commit | c1e2d729fe20f78cf863e5095a0c7b78fd348719 (patch) | |
| tree | 8222ac6b3d7f19a5078a91bda2169b9a517fb878 | |
| parent | ci: Remove FreeBSD support for now (diff) | |
| signature | No signature | |
pktline: Add package-level documentation line v0.1.4
| -rw-r--r-- | internal/pktline/pktline.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/pktline/pktline.go b/internal/pktline/pktline.go index 0b799444..ed98ad47 100644 --- a/internal/pktline/pktline.go +++ b/internal/pktline/pktline.go @@ -1,3 +1,4 @@ +// pktline provides support for the pkt-line format described in gitprotocol-common(5). package pktline import ( |
