userstorage

package
v0.6.10-0...-926069d Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UsersTable = "Users"
)

Variables

View Source
var (
	UserNotFoundMark = domains.New("user_not_found")
	DefaultErrorMark = domains.New("default_error")
)

Functions

This section is empty.

Types

type DB

type DB struct {
	// contains filtered or unexported fields
}

func NewDB

func NewDB(dynamoDB dynamolib.DynamoDBWrapper) DB

func (DB) GetUser

func (d DB) GetUser(ctx context.Context, userID string) (userentity.User, error)

Jump to

Keyboard shortcuts

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