인터페이스 함수 생성

캐럿에서 구조체에 대한 인터페이스를 구현하려면 &shortcut:ImplementMethods; (코드 | 메서드 구현) 또는 &shortcut:ShowIntentionActions; 을(를) 누른 다음 해당하는 빠른 수정을 선택합니다. GoLand은(는) 올바른 서명이 있는 인터페이스 함수를 생성합니다.

Implementing interface members