mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 13:37:35 +00:00
multiple tries
This commit is contained in:
3
backend/v3/storage/database/gen_mock.go
Normal file
3
backend/v3/storage/database/gen_mock.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package database
|
||||
|
||||
//go:generate mockgen -typed -package mock -destination ./mock/database.mock.go github.com/zitadel/zitadel/backend/v3/storage/database Pool,Client,Row,Rows,Transaction
|
Reference in New Issue
Block a user