mongo

package
v1.23.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2018 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfirmationsSession

type ConfirmationsSession struct {
	*mongo.Session
}

func (*ConfirmationsSession) DestroyConfirmationsForUserByID

func (c *ConfirmationsSession) DestroyConfirmationsForUserByID(ctx context.Context, userID string) error

type Store

type Store struct {
	*mongo.Store
}

func New

func New(cfg *mongo.Config, lgr log.Logger) (*Store, error)

func (*Store) NewConfirmationsSession

func (s *Store) NewConfirmationsSession() store.ConfirmationsSession

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL