Documentation
¶
Index ¶
Constants ¶
View Source
const ( RABBITMQ_STORAGE_CLOUD_UPDATE = "storage.cloud.update" RABBITMQ_STORAGE_CLOUD_DELETE = "storage.cloud.delete" RABBITMQ_AUTH_AUTH_DELETE = "auth.auth.delete" )
View Source
const ( UserLangEN = "en" UserLangID = "id" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { ID common.ID Name string Email string Avatar string LangCode string EmailVerifiedAt time.Time CreatedAt time.Time UpdatedAt time.Time }
func (*User) SetEmailVerifiedAt ¶
default language english (en)
type UserQueryParams ¶
Click to show internal directories.
Click to hide internal directories.