mappings

package
v0.0.0-...-211e480 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrUserIsNil               = "user is nil"
	ErrCreateUserInputDTOIsNil = "create user input dto is nil"
)

Variables

This section is empty.

Functions

func MapCreateUserInputDTOToUser

func MapCreateUserInputDTOToUser(createUserInputDTO *dtos.CreateUserInputDTO) (*user_domain.User, error)

func MapUserToCreateUserInputDTO

func MapUserToCreateUserInputDTO(user *user_domain.User) (*dtos.CreateUserInputDTO, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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