goplantuml icon indicating copy to clipboard operation
goplantuml copied to clipboard

Enhancement: add option to ignore mocks

Open scriptdealer opened this issue 1 year ago • 1 comments

It would be great to output only main logic, skipping *_test.go and *_mock.go, i.e -nomocks, or something

scriptdealer avatar Dec 01 '23 11:12 scriptdealer

Oh, and also, it would be nice to see imports of third-party packages (just list them as names, i.e. `github.com/uber/zap')

scriptdealer avatar Dec 01 '23 11:12 scriptdealer