todas as opções
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Fonte: golang-layeh-gopher-luar  ]

Pacote: golang-layeh-gopher-luar-dev (1.0.4-1.1)

Links para golang-layeh-gopher-luar-dev

Screenshot

Recursos de Debian:

Baixe o pacote-fonte golang-layeh-gopher-luar:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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.

Outros pacotes relacionados a golang-layeh-gopher-luar-dev

  • depende
  • recomenda
  • sugere
  • melhora

Download de golang-layeh-gopher-luar-dev

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 17.9 kB95.0 kB [lista de arquivos]