Documentation ¶
Index ¶
Constants ¶
View Source
const ( NOOP iterflag = iota STOP )
Variables ¶
View Source
var (
ErrNodeNotFound = errors.New("Node not found")
)
Functions ¶
This section is empty.
Types ¶
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
func (*Index) HasChildren ¶
HasChildren returns whether a node has children or not
Click to show internal directories.
Click to hide internal directories.