全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-layeh-gopher-luar  ]

软件包:golang-layeh-gopher-luar-dev(1.0.4-1.1)

golang-layeh-gopher-luar-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-layeh-gopher-luar

维护小组:

外部的资源:

相似软件包:

Simplifies data passing between Go and GopherLua

A gopher-luar simplifies data passing to and from GopherLua.

This package provides the library for converting and passing the data types between Go and GopherLua.

Go type values are converted to GopherLua type:

 * Boolean values are converted to lua.LBool.
 * Numeric values are converted to lua.LNumber.
 * String values are converted to lua.LString.
 * A nil value is converted to lua.LNil.
 * Functions are converted to *lua.LFunction.
 * Arrays, channels, maps, pointers, slices, and structs are all
   converted to *lua.LUserData.

GopherLua type values are converted to Go type:

 * lua.LBool values are converted to bool.
 * lua.LNumber values are converted to float64.
 * lua.LString values are converted to string.
 * lua.LNil can be converted to any channel, func, interface, map,
   pointer, slice, unsafe pointer, or uintptr value.

其他与 golang-layeh-gopher-luar-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 golang-layeh-gopher-luar-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 17.9 kB95.0 kB [文件列表]