flen
flen copied to clipboard
Flen provides stats on functions/methods lengths in a Golang package.
> If possible attaching the name of the struct that a method is implemented on would be really helpful. Picture shows lots of Eval methods that satisfy an interface but...
Haven't run `flen` on Windows operating system atleast once, as I do not have access to one. If someone does, please comment here the findings (positive or negative.) Thanks, lafolle
``` $ flen crypto/hmac Full path of pkg: /usr/local/go/src/crypto/hmac [1-6) - ∎∎∎∎∎ [6-11) - ∎∎ [11-16) - ∎ [16-21) - $ ``` Line with prefix "[16-21)" should not be present.