Creating types
If you use a struct type that is not yet defined, you can press &shortcut:ShowIntentionActions; and apply the Create type quick-fix. GoLand will generate a struct with all the necessary fields.