//
pkg.gl
Category
github.com/grahambrooks/go-git/v5
utils
merkletrie
internal
frame
package
5.0.0-20241215183534-c7a8253f2873
Repository:
https://github.com/grahambrooks/go-git.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
65 SLOC
#
Functions
New
New returns a frame with the children of the provided node.
#
Structs
Frame
A Frame is a collection of siblings in a trie, sorted alphabetically by name.