# Functions
CacheTree caches a tree.
FindParents find the branchs that have the id arg as parent.
GetBranch fetches a spesific branch from the database.
NukeCache well the name explains itself it clears the complete cache.
ObtainCachedTree might return a cached tree.
# Structs
AddLeafProps are the leaf creation arguments for the AddLeaf method.
Branch contains a branch of the matcher tree.
Tree contains the cache for the tree so tree resolution can be fast.
# Type aliases
TitleKind defines the kind of the title.