userRepo

package
v0.0.0-...-dcbd95a Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynDB

type DynDB struct {
	DynDBConnection *dynamodb.DynamoDB
	SrvConf         *config.ServiceConf
}

func New

func New(conf *config.ServiceConf, dynDBConnection *dynamodb.DynamoDB) *DynDB

func (*DynDB) CreateUser

func (d *DynDB) CreateUser(user *models.User) error

func (*DynDB) GetUser

func (d *DynDB) GetUser(uuid string) (*models.User, error)

Jump to

Keyboard shortcuts

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