package
1.4.6
Repository: https://github.com/roadrunner-server/endure.git
Documentation: pkg.go.dev

# Functions

NewGraph initializes endure Graph According to the topological sorting, graph should be 1.
TopologicalSort topologically sort the graph and return slice of the sorted vertices.

# Constants

Collects method.
Init method.

# Structs

Graph manages the set of services and their edges type of the VerticesMap: directed.

# Type aliases

Kind used to identify the method which invokes AddDeps.