//
pkg.gl
Category
github.com/dennwc/go-git
utils
merkletrie
noder
package
4.1.1+incompatible
Repository:
https://github.com/dennwc/go-git.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
87 SLOC
#
Variables
NoChildren
NoChildren represents the children of a noder without children.
#
Interfaces
Hasher
Hasher interface is implemented by types that can tell you their hash.
Noder
The Noder interface is implemented by the elements of a Merkle Trie.
#
Type aliases
Equal
Equal functions take two hashers and return if they are equal.
Path
Path values represent a noder and its ancestors.