userRepository

package module
v0.0.0-...-de67466 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2022 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserRepository

type UserRepository struct{}

func (UserRepository) Login

func (u UserRepository) Login(db *sql.DB, user models.User) (models.User, error)

func (UserRepository) Signup

func (u UserRepository) Signup(db *sql.DB, user models.User) models.User

Jump to

Keyboard shortcuts

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