GO-2024-3038 : In regclient, pinned manifest digests may be ignored in github.com/regclient/regclient
Discover Packages
github.com/regclient/regclient
cmd
regbot
internal
go2lua
package
Version:
v0.5.7
Opens a new window with list of versions in this module.
Published: Feb 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package go2lua converts between go and Lua data structures
Export takes an input Go interface and converts it to a Lua value
Import takes a Lua value and copies matching values into the provided Go interface.
By providing the orig interface, values that cannot be imported from Lua will be copied from orig.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.