protoc-gen-gotag
protoc-gen-gotag copied to clipboard
Fix overwriting generator file if 'outdir' specified
OverwriteGeneratorFile
expects path received from OutputPath
. But with outdir
parameter it modified and generator can't overwrite file leaving it untouched.