package
Version:
v0.0.0-...-667d129
Opens a new window with list of versions in this module.
Published: Sep 23, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hsnode contains an implementation of a node graph, as parent and child nodes.
type Children map[name]*Node
Children represents represents subnodes
Node represents node
NewNode creates a new node
Insert inserts a new path to node
SetParent sets node's parent
String represents node's name
Path represents node path
Source Files
¶
Click to show internal directories.
Click to hide internal directories.