datastore

package
v2.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleDatastoreAnimoService

type GoogleDatastoreAnimoService struct {
	Logger log.Logger
	Client *datastore.Client
}

func (*GoogleDatastoreAnimoService) CreateProfileFromIdentity

func (svc *GoogleDatastoreAnimoService) CreateProfileFromIdentity(ctx context.Context, identity string, email string) (*animo.Profile, error)

func (*GoogleDatastoreAnimoService) GetProfiles

func (svc *GoogleDatastoreAnimoService) GetProfiles(context context.Context, profilesIds []string) ([]*animo.Profile, error)

func (*GoogleDatastoreAnimoService) ResolveProfilesAliases

func (svc *GoogleDatastoreAnimoService) ResolveProfilesAliases(context context.Context, profilesAliases []string) ([]string, error)

func (*GoogleDatastoreAnimoService) SearchProfiles

func (svc *GoogleDatastoreAnimoService) SearchProfiles(context context.Context, filter string) ([]*animo.Profile, error)

func (*GoogleDatastoreAnimoService) UpdateProfiles

func (svc *GoogleDatastoreAnimoService) UpdateProfiles(ctx context.Context, profilesIds []string, profiles []*animo.Profile) ([]*animo.Profile, error)

Jump to

Keyboard shortcuts

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