-
p0lyn0mial authored
this pull brings a new generator that creates register.go file, initially only for the external types. The app takes only one argument --input-dirs and outputs zz_generated.register.go file in the same directory. The name of the generated file can be controlled by passing output-file-base flag.
dcde0501