# Functions
エラーレスポンス作成
@params ctx ginのコンテキスト StatusCode ステータスコード Title エラータイトル Message メッセージ.
No description provided by the author
APIレスポンスの作成(成功時)
@params ctx ginのコンテキスト StatusCode ステータスコード Message メッセージ Data 返却するデータ.
認証確認のミドルウェア.
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
# Structs
No description provided by the author
エラーレスポンスの型.
No description provided by the author
No description provided by the author
No description provided by the author
クライアントへの返すレスポンスの型.
# Interfaces
No description provided by the author
チャットアプリ.
No description provided by the author