Skip to content

Commit

Permalink
update mock
Browse files Browse the repository at this point in the history
Signed-off-by: Sidhant Kohli <[email protected]>
  • Loading branch information
kohlisid committed Jul 1, 2024
1 parent b278add commit 503ff5a
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 2 deletions.
140 changes: 139 additions & 1 deletion pkg/apis/proto/map/v1/mapmock/mapmock.go

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

2 changes: 1 addition & 1 deletion pkg/apis/proto/map/v1/mockgen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package v1

//go:generate mockgen -destination mapmock/mapmock.go -package mapmock github.com/numaproj/numaflow-go/pkg/apis/proto/map/v1 MapClient
//go:generate mockgen -destination mapmock/mapmock.go -package mapmock github.com/numaproj/numaflow-go/pkg/apis/proto/map/v1 MapClient,Map_MapStreamFnClient

0 comments on commit 503ff5a

Please sign in to comment.