Documentation
¶
Index ¶
- func CheckAllEnv()
- func CheckMourosDate() bool
- func DefinePaymentMethod(customerID string, paymentIntentID string) error
- func DoesUserHaveActiveSubscription(tokenizeID int) (bool, error)
- func GenerateUUID() string
- func GetEndDateUserStripe(userId int) (database.Date, error)
- func GetLatestDate(d1 database.Date, d2 database.Date) database.Date
- func GetMourosStartingDate() (time.Time, error)
- func GetStringForSubscription() string
- func HasStartingDayPassed() bool
- func IsValidDate(dates string)
- func IsValidEmail(email string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAllEnv ¶
func CheckAllEnv()
func CheckMourosDate ¶
func CheckMourosDate() bool
func DefinePaymentMethod ¶
func GenerateUUID ¶
func GenerateUUID() string
func GetEndDateUserStripe ¶ added in v0.2.16
func GetLatestDate ¶ added in v0.2.22
func GetMourosStartingDate ¶ added in v0.2.21
func GetStringForSubscription ¶
func GetStringForSubscription() string
func HasStartingDayPassed ¶
func HasStartingDayPassed() bool
func IsValidDate ¶
func IsValidDate(dates string)
func IsValidEmail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.