全部搜尋項
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 [檔案列表]