user

package
v0.0.0-...-db3ee06 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 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 Service

type Service struct {
	DB *gorm.DB
}

func NewUserService

func NewUserService(db *gorm.DB) *Service

func (*Service) Register

func (userService *Service) Register(request *requests.RegisterRequest) error

type ServiceWrapper

type ServiceWrapper interface {
	Register(request *requests.RegisterRequest) error
}

Jump to

Keyboard shortcuts

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