Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
@@ -20,6 +20,9 @@ var (
)
func (g *Generator) astGenerate(plugin *protogen.Plugin) error {
if g.tagPath == "" {
return nil
}
for _, file := range plugin.Files {
if !file.Generate {
continue
The note is not visible to the blocked user.