GoTree icon indicating copy to clipboard operation
GoTree copied to clipboard

A Tree printer module written in GoLang

Results 2 GoTree issues
Sort by recently updated
recently updated
newest added

Hi, In our fork (https://github.com/arr-ai/wbnf/blob/master/gotree/gotree.go) we have added an option to sort the tree, our use-case wants to sort the whole tree based on the leafs which have numbers as...

Had to revert to the version 20 days ago. ./gorganizer.go:24: undefined: gotree.GTStructure ./gorganizer.go:26: undefined: gotree.GTStructure ./gorganizer.go:38: undefined: gotree.GTStructure ./gorganizer.go:109: undefined: gotree.GTStructure ./gorganizer.go:114: undefined: gotree.PrintTree ./gorganizer.go:119: undefined: gotree.GTStructure ./ini.go:54: undefined: gotree.GTStructure...

Working on it