Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MessageForm ¶
type MessageForm struct {
Msg string `json:"msg"`
}
type PhoneNumber ¶
type PhoneNumber struct {
PhoneNumber string `json:"phone_number"`
}
type Server ¶
func (Server) OTPVerification ¶
Click to show internal directories.
Click to hide internal directories.