package
1.0.0
Repository: https://github.com/konekod/go-deptrac.git
Documentation: pkg.go.dev

# Functions

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

# Structs

AnalyseCommand - Analyses your project using the provided depfile.
No description provided by the author
DebugDependenciesCommand - debug:dependencies - List layer dependencies.
DebugLayerCommand - debug:layer - Checks which tokens belong to the provided layer.
DebugTokenCommand - debug:token|debug:class-like - Checks which layers the provided token belongs to.
DebugUnassignedCommand - debug:unassigned - Lists tokens that are not assigned to any layer.
DebugUnusedCommand - debug:unused - Lists unused (or barely used) layer dependencies.
InitCommand - init - Creates a depfile template.