Pakiet: golang-layeh-gopher-luar-dev (1.0.4-1.1)
Odnośniki dla golang-layeh-gopher-luar-dev
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego golang-layeh-gopher-luar:
- [golang-layeh-gopher-luar_1.0.4-1.1.dsc]
- [golang-layeh-gopher-luar_1.0.4.orig.tar.gz]
- [golang-layeh-gopher-luar_1.0.4-1.1.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Go Packaging Team
- Jongmin Kim
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
- golang-github-alecthomas-repr-dev
- golang-github-brentp-goluaez-dev
- golang-github-caarlos0-env-dev
- golang-github-mitchellh-copystructure-dev
- golang-gopkg-pg.v5-dev
- golang-github-alecthomas-jsonschema-dev
- golang-github-yuin-gopher-lua-dev
- golang-github-svent-go-flags-dev
- golang-github-go-playground-validator-v10-dev
- golang-github-ncabatoff-go-seq-dev
- golang-github-adam-lavrik-go-imath-dev
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.
Inne pakiety związane z golang-layeh-gopher-luar-dev
|
|
|
-
- dep: golang-github-yuin-gopher-lua-dev
- virtual machine and compiler for Lua in Go
Pobieranie golang-layeh-gopher-luar-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 17,9 KiB | 95 KiB | [lista plików] |