package
0.0.0-20240729175701-b7fbb66308d6
Repository: https://github.com/gabrielap542/gotaskapi.git
Documentation: pkg.go.dev

# Functions

func that creats an instance for TaskHandler, recives the abstraccion from UseCases so to acess and returns it to be used in the package.

# Structs

struct TaskHandler with taskUseCase field which is defineted with the type TaskUseCase.