🏷️ Added simple Email domain

This commit is contained in:
Maxim Lebedev 2021-12-27 00:04:01 +05:00
parent f8b2b42772
commit b48385f3e4
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 3 additions and 0 deletions

3
internal/domain/email.go Normal file
View File

@ -0,0 +1,3 @@
package domain
type Email string