usecase

package
v0.0.0-...-0575462 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProvideUserUsecase

func ProvideUserUsecase(userRepository domain.UserPostgreRepository) domain.UserUsecase

Types

type UserUsecase

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

func (*UserUsecase) IsUserExist

func (u *UserUsecase) IsUserExist(ctx context.Context, account string) (bool, error)

Jump to

Keyboard shortcuts

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