When you need a struct at the caret to implement an interface, press &shortcut:ImplementMethods; (Code | Implement Methods) or &shortcut:ShowIntentionActions;, and then choose the corresponding quick-fix. The IDE will generate interface functions with the correct signatures.
