//
pkg.gl
Category
github.com/ByteStorage/FlyDB
lib
dirtree
package
1.1.1
Repository:
https://github.com/bytestorage/flydb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
191 SLOC
#
Functions
NewDirTree
NewDirTree Creates a new instance of DirTree.
#
Structs
DirTree
DirTree is a struct that represents a directory tree.
DirTreeNode
DirTreeNode is a struct that represents a directory tree node.
#
Interfaces
DirTreeInterface
No description provided by the author