lua

package
v1.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: Apache-2.0, MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoFile = errors.New("no file")

Functions

func BaseOpen

func BaseOpen(buf io.StringWriter) glua.Function

BaseOpen opens the basic library. Usually passed to Require.

func Open

func Open(l *lua.State, ctx context.Context, cfg OpenSafeConfig)

func OpenSafe

func OpenSafe(l *glua.State, ctx context.Context, cfg OpenSafeConfig, buf io.StringWriter)

func PackageOpen added in v0.94.0

func PackageOpen(l *lua.State) int

PackageOpen opens the package library. Usually passed to Require.

Types

type OpenSafeConfig added in v0.99.0

type OpenSafeConfig struct {
	NetHTTPEnabled bool
	LakeFSAddr     string // The domain (or "authority:port") that lakeFS listens to
}

Directories

Path Synopsis
crypto
aes
md5
encoding
hex
net
url
storage
aws

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL