# README
ルーティング
- ルーティングの定義をする
- ハンドラー層、サービス層、リポジトリ層をDIをする
router.go
- エンドポイントの設定
wire.go
- DIの定義ファイル
wire_gen.go
- DIツールによって生成されるファイル
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ルーティングの設定を行う
@param ctx コンテキスト router ルーター.