//
pkg.gl
Category
github.com/MegaBlackLabel/go-clean-architecture-practice
infrastructure
handler
package
0.0.0-20200508154124-b2f019ae6410
Repository:
https://github.com/megablacklabel/go-clean-architecture-practice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
56 SLOC
#
Functions
NewUserHandler
NewUserHandler routerのHTTPハンドラー処理。adapter/controllersを呼び出す [この関数をwireでDI].
#
Interfaces
UserHandler
UserHandler routerのHTTPハンドラー処理.