IntelliJ IDEA / GoLand plugin for generating Builder pattern code of Go struct from selected struct code.
Plugin for generating Builder pattern code of Go struct from selected struct code.
Download the GoMuiltGenerator.jar
file to the local
- In the Settings/Preferences dialog ⌘,, select Plugins.
- On the Plugins page, click The Settings button and then click Install Plugin from Disk.
- Select the plugin archive file and click OK.
- Click OK to apply the changes and restart the IDE if prompted.
select the struct code: