package
0.3.0
Repository: https://github.com/hack-31/point-app-backend.git
Documentation: pkg.go.dev

# 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 ルーター.