Library for golang to build articles tree from file system.
Find a file
2021-05-12 08:17:43 +03:00
testdata/sunny populate id, add missing options 2021-05-12 01:10:18 +03:00
.gitignore populate id, add missing options 2021-05-12 01:10:18 +03:00
go.mod populate id, add missing options 2021-05-12 01:10:18 +03:00
go.sum populate id, add missing options 2021-05-12 01:10:18 +03:00
LICENSE Initial commit 2021-05-04 18:00:13 +00:00
README.md migration + tests 2021-05-04 23:26:41 +03:00
tree.go export File and Tree fields 2021-05-12 08:17:43 +03:00
tree_test.go export File and Tree fields 2021-05-12 08:17:43 +03:00

zord-tree

Library for golang to build articles tree from file system.

Notes