Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataStorage ¶
type DataStorage struct {
// contains filtered or unexported fields
}
func (DataStorage) AuthCode ¶
func (dep DataStorage) AuthCode(authData ISmsDataStorage.AuthCodeData) (authCode string, hasAuthCode bool, reject error)
func (DataStorage) CreateAuthCodeRecord ¶
func (dep DataStorage) CreateAuthCodeRecord(record ISmsDataStorage.CreateAuthCodeRecord, expireSecond int) (reject error)
Click to show internal directories.
Click to hide internal directories.