我了解了一点,并且在一定程度上也了解了界面(比如我如何在ruby中进行ducktyping)但是阅读接口(interface)定义https://github.com/golang/go/wiki/CodeReviewComments我不知道要传达什么。第一:我没看懂评论。Gointerfacesgenerallybelonginthepackagethatusesvaluesoftheinterfacetype,notthepackagethatimplementsthosevalues.第二:我不明白这个Donotdefineinterfacesontheimplementor