//
pkg.gl
Category
github.com/hdlopez/clean-architecture-golang
api
package
0.0.0-20230517133755-0ffacd7f14ec
Repository:
https://github.com/hdlopez/clean-architecture-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
79 SLOC
#
Functions
New
New creates a new instance of API type.
NewMessageController
NewMessageController creates a new instance of messageCtrl.
#
Structs
API
API type.
#
Interfaces
Ctx
Ctx interface is an abstraction of gin.Context.
MessageController
No description provided by the author