We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3f0b9 commit 7c0c025Copy full SHA for 7c0c025
generate.go
@@ -1,5 +1,3 @@
1
-//go:build ignore
2
-
3
/*
4
Copyright 2025 The CDEvents Authors
5
pkg/api/bindings.go
@@ -16,8 +16,6 @@ limitations under the License.
16
SPDX-License-Identifier: Apache-2.0
17
*/
18
19
-//go:generate go run ../../tools/generator.go --resources ../..
20
21
package api
22
23
import (
0 commit comments