users

package
v0.0.0-...-5646104 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UCAuthUserModel

type UCAuthUserModel struct {
	Username string
	Password string
}

func NewUCAuthUserModel

func NewUCAuthUserModel(username string, password string) *UCAuthUserModel

type UsersUseCases

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

func NewUsersUseCases

func NewUsersUseCases(db *db.DB, appConf *config.AppConfig, queries queries.IQueries, services users.IUsersServices) *UsersUseCases

func (*UsersUseCases) AuthUser

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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