account

package
v0.0.0-...-54d1621 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ERR_INVALID_PASSWORD = fmt.Errorf("Password was not correct")
	ERR_USER_NOT_FOUND   = fmt.Errorf("No user was found")
	ERR_EMPTY_EMAIL      = fmt.Errorf("Email must not be empty")
	ERR_EMPTY_PASSWORD   = fmt.Errorf("Password must not be empty")
)

Functions

func NewService

func NewService(repository repository.Repository, auth auth.AuthClient, email email.EmailClient, logger *zap.Logger) pb.AccountServer

Types

This section is empty.

Directories

Path Synopsis
testing

Jump to

Keyboard shortcuts

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