package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 9, 2023
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IsExist struct {
Message string `json:"message"`
UserName string `json:"userName"`
IsExist bool `json:"isExist"`
Status string `json:"status"`
}
func (p *Px500) Register()
type Register interface {
Register()
}
type SendCodeResp struct {
Flag bool `json:"flag"`
Phone string `json:"phone"`
Message string `json:"message"`
Status string `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.