pseudomuto / protoc-gen-doc

Documentation generator plugin for Google Protocol Buffers
MIT License
2.66k stars 463 forks source link

Namespace Conflict from Thirdparty #537

Open akshaver opened 4 months ago

akshaver commented 4 months ago

If possible, moving the third-party references into the go modules and go packages would significantly help integration of this package into other go projects. The extra packaged code can cause namespace conflicts.

This issue was opened in accordance with the best practices listed at https://protobuf.dev/reference/go/faq#namespace-conflict