package
0.3.1
Repository: https://github.com/dzungtran/echo-rest-api.git
Documentation: pkg.go.dev

# Functions

NewOrgUsecase will create new an orgUsecase object representation of OrgUsecase interface.
NewUserUsecase will create new an userUsecase object representation of UserUsecase interface.

# Interfaces

OrgUsecase represent the org's usecase contract.
UserUsecase represent the user's usecase contract.