package
1.0.2
Repository: https://github.com/phpcoder88/csv-searcher.git
Documentation: pkg.go.dev

# Functions

NewTree return new tree node.

# Variables

ErrPopEmptyQueue return error if queue is empty.
ErrPopEmptyStack return error if stack is empty.

# Structs

StringQueue contains queue of strings.
StringStack contains stack of strings.
Tree contains a tree node.
TreeStack contains stack of tree pointers.