user

package
v0.0.1-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUserHandler

func NewUserHandler(databaseRepository dbRepo.IDatabaseRepository) application.IHandler

Types

type UserHandler

type UserHandler struct {
	DatabaseRepository dbRepo.IDatabaseRepository
	// contains filtered or unexported fields
}

func (UserHandler) Create

func (c UserHandler) Create(ctx context.Context, createEntity generated.ICreateEntity) (generated.IEntity, error)

Jump to

Keyboard shortcuts

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