|  |      1YanSeven OP 补充:不是或者关系,而是以及,“一个接口都有哪些结构体实现” && “一个结构体都实现了哪些接口” | 
|  |      2pkoukk      154 天前 vscode 右键,Go To Implement | 
|  |      4NuKc      154 天前 Goland 鼠标对着 struct 和 struct 按 ctrl + h , 是这个功能吗? https://www.jetbrains.com/help/go/2024.3/viewing-structure-and-hierarchy-of-the-source-code.html?procedures.viewinghierarchy&keymap=macOS#ws_build_hierarchy | 
|  |      6YanSeven OP 收到,感谢🙏 |