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
type SkillTagUsecase ¶
type SkillTagUsecase struct {
// contains filtered or unexported fields
}
func NewSkillTagUsecase ¶
func NewSkillTagUsecase(skillTagRepo entity.SkillTagRepo) SkillTagUsecase
Click to show internal directories.
Click to hide internal directories.