Documentation
¶
Index ¶
- Constants
- func CalculateDistance(lat1, lon1, lat2, lon2 float64) float64
- func GenerateNotificationEmailBody(message string) (string, error)
- func GenerateOTP(length int) string
- func GenerateOtpEmailBody(otp string) (string, error)
- func SendEmail(smtpHost, smtpPort, from, password, to, body string) error
- type Otp
Constants ¶
View Source
const EarthRadius = 6371.0
Yer radiusi (kilometr)
Variables ¶
This section is empty.
Functions ¶
func CalculateDistance ¶
CalculateDistance - Ikkita koordinata orasidagi masofani hisoblash (km)
func GenerateOTP ¶
func GenerateOtpEmailBody ¶
generateEmailBody generates the HTML email body for a student
Types ¶
Click to show internal directories.
Click to hide internal directories.