Discover Packages
github.com/nordix/meridio
pkg
ipam
conduit
package
Version:
v1.0.13
Opens a new window with list of versions in this module.
Published: Nov 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
New is the constructor for the Conduit struct
prefix - prefix of the conduit
store - storage for the prefix and its childs (nodes)
prefixLengths - prefix length used to allocate the childs (nodes)
GetNode returns the node with the name in parameter and with as parent the current conduit.
If not existing, a new one will be created and returned.
RemoveNode removes the node with the name in parameter and with as parent the current conduit.
no error is returned if the node does not exist.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.