Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (Service) SendAuthCode ¶
func (dep Service) SendAuthCode(req ISmsService.ReqSendAuthCode) (reject error)
func (Service) VerifySignInAuthCode ¶
func (dep Service) VerifySignInAuthCode(req ISmsService.ReqVerifyAuthCode) (reject error)
Click to show internal directories.
Click to hide internal directories.