mirror of https://github.com/knative/pkg.git
* refactor codegen into different packages and use gengo v2 This allows us to run this injection against types that have newer golang features - eg. 'any' * updated go.mod drops gengo v1 * tweak scripts to support gengov2 framework * drop verbose output |
||
|---|---|---|
| .. | ||
| boilerplate | ||
| format-code.sh | ||
| generate-knative.sh | ||
| tools.go | ||
| update-codegen.sh | ||
| update-deps.sh | ||
| verify-codegen.sh | ||