goplantuml
                                
                                 goplantuml copied to clipboard
                                
                                    goplantuml copied to clipboard
                            
                            
                            
                        Enhancement: add option to ignore mocks
It would be great to output only main logic, skipping *_test.go and *_mock.go, i.e -nomocks, or something
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')