spg icon indicating copy to clipboard operation
spg copied to clipboard

Fix generated code to follow the Go standard

Open dolmen opened this issue 4 years ago • 0 comments

Fix the generated code:

  • apply the Go standard for generated code defined at https://golang.org/s/generatedcode
  • add Makefile rules to run the code generators: make generate

dolmen avatar Jan 11 '22 21:01 dolmen