Skip to content

How to load a lua module? #1

@xiayudeshijie

Description

@xiayudeshijie

Such as:
a.lua:
man={}
function man.eat()
{
print("eat")
}

Then I want use man.eat in Go,what should I do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions