directory
5.4.2
Repository: https://github.com/realab/go-git-thread-safe.git
Documentation: pkg.go.dev

# Packages

Package binary implements sintax-sugar functions on top of the standard library binary package.
Package diff implements line oriented diffs, similar to the ancient Unix diff command.
Package ioutil implements some I/O utility functions.
Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries).