userrepository

package
v0.0.0-...-5c35791 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 4 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(dbInfo *config.DbConfig) *UserRepository

func (UserRepository) FindUser

func (rp UserRepository) FindUser(ctx context.Context, userName, password string) (*user.User, bool)

FindUser returns tasks if match userID AND password

Jump to

Keyboard shortcuts

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