repository

package
v0.0.0-...-042b078 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserRepository

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

func NewUserRepository

func NewUserRepository() UserRepository

func (*UserRepository) CountByEmail

func (repo *UserRepository) CountByEmail(email string) (int64, error)

func (*UserRepository) Create

func (repo *UserRepository) Create(user models.User) error

Jump to

Keyboard shortcuts

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