scyllauser

package
v0.0.0-...-834ce46 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

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

func New

func New(db *scyllarepo.DB) *Repository

func (Repository) DoesUserExistsByEmail

func (r Repository) DoesUserExistsByEmail(email string) (bool, error)

func (Repository) GetUserByEmail

func (r Repository) GetUserByEmail(email string) (entity.User, error)

func (Repository) Register

func (r Repository) Register(u entity.User) (entity.User, error)

Jump to

Keyboard shortcuts

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