package
0.0.0-20210226143612-aed1ee41fd31
Repository: https://github.com/opennetworkinglab/gnmi.git
Documentation: pkg.go.dev

# Functions

DetachedLeaf returns a Leaf that's not attached to any tree.

# Structs

Tree is a thread-safe container.

# Type aliases

Leaf is a Tree node that represents a leaf.
VisitFunc is a callback func triggered on leaf values by Query and Walk.