# Functions

No description provided by the author
No description provided by the author
MapLua maps the lua table to the given struct pointer with default options.
NewMapper returns a new mapper.
ToGoValue converts the given LValue to a Go object.

# Structs

Mapper maps a lua table to a Go struct pointer.
No description provided by the author