Documentation
¶
Index ¶
Constants ¶
View Source
const ( LocalDate = "Asia/Tehran" SuccessResponseMessage = "Your session successfully sent" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InportRequest ¶
type InportRequest struct { UUID string Now time.Time Name vo.DiscoverySessionName Email vo.DiscoverySessionEmail Date vo.DiscoverySessionDate ProjectDetails vo.DiscoverySessionProjectDetails Budget vo.DiscoverySessionBudget RecaptchaToken string Secret string Files []string APIUrl string TestMode bool }
type InportResponse ¶
type Outport ¶
type Outport interface { contract.Repository recaptcha.Recaptcha notification.TelegramBot }
Click to show internal directories.
Click to hide internal directories.