tag

package
v0.0.0-...-7c35eaa Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobTagUsecase

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

func NewJobTagUsecase

func NewJobTagUsecase(jobTagRepo entity.JobTagRepo) JobTagUsecase

func (JobTagUsecase) FindAll

func (stu JobTagUsecase) FindAll() (*[]entity.JobTag, bool)

type SkillTagUsecase

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

func NewSkillTagUsecase

func NewSkillTagUsecase(skillTagRepo entity.SkillTagRepo) SkillTagUsecase

func (SkillTagUsecase) FindAll

func (stu SkillTagUsecase) FindAll() (*[]entity.SkillTag, bool)

Jump to

Keyboard shortcuts

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