GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Run/debug multiple targets

Last modified: 28 July 2022

GoLand provides several ways to run/debug multiple things at once, for example, a client-server app or a complex test, which requires launching several different processes or tasks. The first step in any case would be to create run configurations for each of the tasks or processes that need to be launched. Once all necessary configurations are in place, you have several options of launching them:

When multiple configurations are launched at once, each will be available in a separate tab in the Run or Debug tool window.