package
0.0.0-20240729175701-b7fbb66308d6
Repository: https://github.com/gabrielap542/gotaskapi.git
Documentation: pkg.go.dev
# Functions
function that takes the struct as a parameter and returns a pinter of that one.
# Structs
struck type TaskUseCase with a field corresponding to a dependency injection contains a type TaskRespository field.
# Interfaces
interface with all the methods to be implemented by the use cases.