我有一个go结构的实例,希望使用gopherlua将该实例传递给lua方法。我的密码是这样的:dog := new(Animal) runParam := lua.P{ Fn: L.GetGlobal("run") ...
確定! 回上一頁