Skip to content

Commit

Permalink
generate ack fn client
Browse files Browse the repository at this point in the history
Signed-off-by: Yashash H L <[email protected]>
  • Loading branch information
yhl25 committed Sep 9, 2024
1 parent 2506e0d commit c9946b0
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/apis/proto/source/v1/mockgen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package v1

//go:generate mockgen -destination sourcemock/sourcemock.go -package sourcemock github.com/numaproj/numaflow-go/pkg/apis/proto/source/v1 SourceClient,Source_ReadFnClient
//go:generate mockgen -destination sourcemock/sourcemock.go -package sourcemock github.com/numaproj/numaflow-go/pkg/apis/proto/source/v1 SourceClient,Source_ReadFnClient,Source_AckFnClient
139 changes: 138 additions & 1 deletion pkg/apis/proto/source/v1/sourcemock/sourcemock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9946b0

Please sign in to comment.