Categorygithub.com/coreswitch/dependency
modulepackage
1.0.0
Repository: https://github.com/coreswitch/dependency.git
Documentation: pkg.go.dev

# README

Dependency

CircleCI

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.

# Functions

No description provided by the author
No description provided by the author

# 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