golang中两个map[uint64]interface会互相影响吗深度学习import "fmt" "testing" type InterfaceConnection interface { DoSomething int } type MyConnection struct { id int } func c MyConnection DoSomething int { fmt.…胡椒舰长2023年6月25日7回复3.8万阅读