Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TAG_REGEX = regexp.MustCompile(`gobindlua:"([^"]+)"`)
Functions ¶
Types ¶
type StructField ¶
func CreateStructField ¶
func CreateStructField(field *types.Var, luaName string, packageSource *packages.Package, allDeclaredInterfaces []declaredinterface.DeclaredInterface) StructField
Click to show internal directories.
Click to hide internal directories.