Go開発サーバーを起動
Starts a Go development server for backend API testing. Use this when you need to run the backend locally for iOS app integration testing or debugging.
/plugin marketplace add no-problem-dev/claude-code-plugins/plugin install go-backend@no-problem-pluginsなしGoバックエンドの開発サーバーを起動します。
${CLAUDE_PLUGIN_ROOT}/scripts/go-run.sh
GO_BACKEND_DIR: バックエンドディレクトリGO_MAIN_PATH: main.go のパス