# README
Dependency
Original implementation is Situart Sierra's Dependency for Clojure Component. This is golang version of Dependency implementation.
Dependency create a directed acyclic graph (DAG) data structure. The DAG is used to identify dependencies among components.
# Structs
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author