Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VerificationCode ¶
func New ¶
func New(verificationCodeId int64, code string) *VerificationCode
func (*VerificationCode) Check ¶
func (v *VerificationCode) Check(another *VerificationCode) (bool, error)
func (*VerificationCode) IsReady ¶
func (v *VerificationCode) IsReady() error
Click to show internal directories.
Click to hide internal directories.