package
1.1.11
Repository: https://github.com/hazelops/ize.git
Documentation: pkg.go.dev

# Packages

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

# Functions

InDependencyOrder applies the function to the apps of the project taking in account the dependency order.
InReverseDependencyOrder applies the function to the apps of the project in reverse order of dependencies.
NewGraph returns the dependency graph of the apps.
No description provided by the author

# Constants

Apps status flags.
Apps status flags.

# Structs

Graph represents project as app dependencies.
Vertex represents a app in the dependencies structure.

# Interfaces

No description provided by the author

# Type aliases

AppStatus indicates the status of a app.