goplantuml
goplantuml copied to clipboard
Duplicate package names will affect the diagram
I think this is a bug.
Different packages should have different paths.
We could use a hash checksum to distinguish between packages with the same name or add the upper-level folder name to the namespace until the paths are different.
Otherwise, it will create an incorrect UML diagram.