mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-17 02:11:39 +00:00
6 lines
62 B
Cheetah
6 lines
62 B
Cheetah
![]() |
|
||
|
type {{.ErrorName}} interface {
|
||
|
error
|
||
|
Is{{.ErrorName}}()
|
||
|
}
|