package
0.0.0-20230517133755-0ffacd7f14ec
Repository: https://github.com/hdlopez/clean-architecture-golang.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of API type.
NewMessageController creates a new instance of messageCtrl.

# Structs

API type.

# Interfaces

Ctx interface is an abstraction of gin.Context.
No description provided by the author