# Functions
Id is an Option.NameFunc that returns given string as-is.
Map 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.
ToUpperCamelCase is an Option.NameFunc that converts strings from snake case to upper camel case.