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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProfilesSession added in v1.20.0

type ProfilesSession struct {
	*mongo.Session
}

func (*ProfilesSession) DestroyProfileByID added in v1.20.0

func (p *ProfilesSession) DestroyProfileByID(ctx context.Context, profileID string) error

func (*ProfilesSession) GetProfileByID added in v1.20.0

func (p *ProfilesSession) GetProfileByID(ctx context.Context, profileID string) (*profile.Profile, error)

type Store

type Store struct {
	*mongo.Store
}

func New

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

func (*Store) NewProfilesSession added in v1.20.0

func (s *Store) NewProfilesSession() store.ProfilesSession

Jump to

Keyboard shortcuts

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