rucQ

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2025 License: MIT Imports: 20 Imported by: 0

README

rucQ

旧:https://github.com/traP-jp/rucQ

開発環境の立ち上げ

docker compose up --build # またはdocker compose watch
go run dev/create_bot.go >> .env # 初回のみ

# 終了
docker compose down

rucQ Server(localhost:8080)の他に

などが立ち上がります。 rucQのユーザーはデフォルトではtraqですが、traQでユーザーを作成して.envにRUCQ_USERを設定すると切り替えることができます。 詳しくはcompose.yamlを参照してください。

コード生成

API、モックは次のコマンドで生成できます。

go generate ./...

テスト

テストは次のコマンドで実行できます。

go test ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api provides primitives to interact with the openapi HTTP API.
Package api provides primitives to interact with the openapi HTTP API.
mockrepository
Package mockrepository is a generated GoMock package.
Package mockrepository is a generated GoMock package.
service
notification/mocknotification
Package mocknotification is a generated GoMock package.
Package mocknotification is a generated GoMock package.
scheduler/mockscheduler
Package mockscheduler is a generated GoMock package.
Package mockscheduler is a generated GoMock package.
traq/mocktraq
Package mocktraq is a generated GoMock package.
Package mocktraq is a generated GoMock package.
testutil
bot

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL