Hello,
is there a way to list all the files that have a `//go:generate` directive 
with the standard tools?
I see that `go list` can show the ignored files so I am assuming it is 
detecting `// +build ignore` directives, but I found nothing to lit the go 
generate target files.
  
Thanks in advance,

Giacomo

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c45f0126-dd61-444d-a351-729132bf25fdn%40googlegroups.com.

Reply via email to