package
0.0.0-20220420013922-3c9b827f42a6
Repository: https://github.com/dataintelligencecrew/opendatalink.git
Documentation: pkg.go.dev

# Functions

buildInitialOrg builds the initial organization of the navigation graph.
No description provided by the author
No description provided by the author
ToServeableNode converts a node in the organization into a node that is serveable.

# Structs

Config for an organization.
No description provided by the author
Node is a node in the organization graph.
ServeableNode a data structure containing node information for the frontend.
TableGraph the custom graph structure for an organization.

# Type aliases

Use priority queue to get the least reachable nodes at a given level It implements the container/heap interface.