godeps

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 1 Imported by: 0

README

GoDeps

godeps is tool to retrieve and visualize Go source code dependency trees and find not allowed import cycles

Install

go install github.com/cgxarrie-go/godeps

Usage

godeps get <package-name>

print all dependencies tree for the stated package.

godeps cycle <package-name>

print all dependencies tree involved in an import cycle.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL