mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
4 lines
130 B
Go
4 lines
130 B
Go
|
package cache
|
||
|
|
||
|
//go:generate mockgen -package mock -destination ./mock/cache.mock.go github.com/caos/zitadel/internal/cache Cache
|