package
4.5.2+incompatible
Repository: https://github.com/asun-aerospike/aerospike-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

LValueToInterface converts a generic LValue to a native type.
NewStream creates a LuaStream.
NewValue creates a value from interface{} in the interpreter.
Path returns the interpreter's current Lua Path.
SetPath sets the interpreter's current Lua Path.

# Variables

LuaPool is the global LState pool.

# Structs

List is the list data type to be used with a Lua instance.
Map is used internally for the Lua instance.
Stream is the data type used as a stream by the lua instances.