mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:47:32 +00:00
chore: move the go code into a subfolder
This commit is contained in:
3
apps/api/internal/id/gen_mock.go
Normal file
3
apps/api/internal/id/gen_mock.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package id
|
||||
|
||||
//go:generate mockgen -package mock -destination ./mock/generator.mock.go github.com/zitadel/zitadel/internal/id Generator
|
Reference in New Issue
Block a user