Documentation ¶
Index ¶
- Constants
- func Delete(root *Node, dir string, file string, isDir bool) (*horcrux.Entry, error)
- func GetMeta(root *Node) (*horcrux.Meta, error)
- func Insert(root *Node, entry horcrux.Entry) error
- func NumKids(node *Node) int
- func Update(root *Node, old horcrux.Entry, new horcrux.Entry) error
- type Node
Constants ¶
View Source
const MIN_KIDS = 100
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.