Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfirmationSession ¶ added in v1.24.0
func (*ConfirmationSession) DeleteUserConfirmations ¶ added in v1.24.0
func (c *ConfirmationSession) DeleteUserConfirmations(ctx context.Context, userID string) error
func (*ConfirmationSession) EnsureIndexes ¶ added in v1.24.0
func (c *ConfirmationSession) EnsureIndexes() error
type Store ¶
func (*Store) EnsureIndexes ¶ added in v1.24.0
func (*Store) NewConfirmationSession ¶ added in v1.24.0
func (s *Store) NewConfirmationSession() store.ConfirmationSession
Click to show internal directories.
Click to hide internal directories.