//
pkg.gl
Category
github.com/totsumaru/gacha-bot-backend
application
server
package
0.0.0-20241013103127-24837773ad0b
Repository:
https://github.com/totsumaru/gacha-bot-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
151 SLOC
#
Functions
CreateServer
サーバーを作成します 最初に1度だけ使用します。.
DeleteSubscription
サブスクリプションを終了した時の処理です webhookのAPIからコールされます。 サブスクリプションの期限が終了したことを意味します。.
FindAll
全てのサーバーを取得します.
FindByID
IDでサーバーを取得します.
StartSubscription
サブスクリプションを開始した時の処理です webhookのAPIからコールされます。.