service

package
v0.0.0-...-faef437 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountService

func NewAccountService(db domain.AccountRepository) domain.AccountService

NewAccountService ...

Types

type AccountService

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

AccountService ...

func (*AccountService) Create

func (a *AccountService) Create(acc *domain.Account) error

Create ...

func (*AccountService) Login

func (a *AccountService) Login(email string, password string) (uuid.UUID, error)

Login ...

Jump to

Keyboard shortcuts

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