auxlib

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Bit32LibName   = "bit32"
	Bit32Default64 = int64(math.Pow(2, 32) - 1)
)
View Source
var (
	Ase128LibName = "ase128"
)
View Source
var (
	Ase256LibName = "ase256"
)
View Source
var (
	Base64LibName = "base64"
)
View Source
var (
	Bit64LibName = "bit64"
)
View Source
var (
	JsonLibName = "json"
)
View Source
var (
	MD5LibName = "base64"
)
View Source
var (
	UUIDLibName = "uuid"
)

Functions

func OpenAes128

func OpenAes128(l *lua.LState) int

func OpenAes256

func OpenAes256(l *lua.LState) int

func OpenBase64

func OpenBase64(l *lua.LState) int

func OpenBit32

func OpenBit32(l *lua.LState) int

func OpenBit64

func OpenBit64(l *lua.LState) int

func OpenJson

func OpenJson(l *lua.LState) int

func OpenMD5

func OpenMD5(l *lua.LState) int

func OpenOs

func OpenOs(L *lua.LState) int

func OpenUUID

func OpenUUID(l *lua.LState) int

Types

This section is empty.

Jump to

Keyboard shortcuts

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