Quick-fixes: export a type
If you wrote an exported function that returns an unexported type, GoLand will suggest a quick-fix to export the type.