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 f5efa98 commit dc87b4dCopy full SHA for dc87b4d
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