addons

package
v0.0.0-...-bdbd220 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoToLua

func GoToLua(l *lua.State, data interface{})

Converts a Go value to a Lua value (sets it up in the lua.State) to be used directly. Used in JSON decoding. @see generic.JSON

func LuaToGo

func LuaToGo(l *lua.State) map[interface{}]interface{}

Converts a Lua table (off of the top of the stack) to a Go value. To be used to easily convert a provided table argument to a registered function @see generic.HttpClient

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL