package
4.0.0-rc9+incompatible
Repository: https://github.com/matjam/go-git.git
Documentation: pkg.go.dev

# Variables

NoChildren represents the children of a noder without children.

# Interfaces

Hasher interface is implemented by types that can tell you their hash.
The Noder interface is implemented by the elements of a Merkle Trie.

# Type aliases

Equal functions take two hashers and return if they are equal.
Path values represent a noder and its ancestors.