package
Version:
v0.0.0-...-0437ee0
Opens a new window with list of versions in this module.
Published: May 5, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
godepth
Count the maxdepth of go functions. It's helpful to see if a function
needs to be splitted into several smaller functions, for readability
purpose.
To install, run
$ go get github.com/arthurgustin/godepth
examples:
$ godepth .
$ godepth -over 3
$ godepth -avg
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.