[feature] migrate to monorepo
This commit is contained in:
commit
05ddc1f783
267 changed files with 75165 additions and 0 deletions
3
backend/internal/service/mock/mock.go
Normal file
3
backend/internal/service/mock/mock.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package mock
|
||||
|
||||
//go:generate mockgen -source=../service.go -destination=mock_service.go -package=mock
|
Loading…
Add table
Add a link
Reference in a new issue