format/
directory v5.16.4
Go to latest Published: Nov 23, 2025 License:Apache-2.0
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Directories¶
| Path | Synopsis |
|---|---|
Package commitgraph implements encoding and decoding of commit-graph files. | Package commitgraph implements encoding and decoding of commit-graph files. |
v2 Package v2 implements encoding and decoding of commit-graph files. | Package v2 implements encoding and decoding of commit-graph files. |
Package config implements encoding and decoding of git config files. | Package config implements encoding and decoding of git config files. |
Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition priorities. | Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition priorities. |
Package idxfile implements encoding and decoding of packfile idx files. | Package idxfile implements encoding and decoding of packfile idx files. |
Package index implements encoding and decoding of index format files. | Package index implements encoding and decoding of index format files. |
Package objfile implements encoding and decoding of object files. | Package objfile implements encoding and decoding of object files. |
Package packfile implements encoding and decoding of packfile format. | Package packfile implements encoding and decoding of packfile format. |
Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads. | Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads. |
Click to show internal directories.
Click to hide internal directories.