package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev

# README

go传struct到lua,在lua中读出struct里的值

在go中生成了一个hero,把hero传到lua。在lua里面对hero取值和赋值。

运行结果

Imgur

# Structs

No description provided by the author