Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OTPManager ¶
type OTPManager struct {
// contains filtered or unexported fields
}
func NewOTPManager ¶
func NewOTPManager(nowFn func() time.Time) *OTPManager
func (*OTPManager) HasPending ¶
func (m *OTPManager) HasPending(chatID string) bool
Click to show internal directories.
Click to hide internal directories.