Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailCache ¶
func GetEmailCache ¶
func GetEmailCache() *EmailCache
func (*EmailCache) AddEmailCode ¶
func (ec *EmailCache) AddEmailCode(id string, code string) redis.Result
func (*EmailCache) GetEmailCode ¶
func (ec *EmailCache) GetEmailCode(id string) redis.Result
Click to show internal directories.
Click to hide internal directories.