Skip to content

Commit

Permalink
refactor: generate command
Browse files Browse the repository at this point in the history
  • Loading branch information
vtno committed May 8, 2023
1 parent a4b0712 commit 4b75d76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generate.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package zypher

//go:generate mockgen -source=internal/encrypt/encrypt.go -destination=internal/encrypt/encrypt_mock.go -package=encrypt
//go:generate mockgen -source=internal/crypto/base.go -destination=internal/crypto/mock.go -package=crypto

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

0 comments on commit 4b75d76

Please sign in to comment.