libs

package module
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: BSD-3-Clause Imports: 23 Imported by: 0

README

mangal-lua-libs

GoDoc

gopher-lua libs used in mangal for custom Lua scrapers.

Originally forked from metafates/mangal-lua-libs to fix the headless module and now sync'd with the original vadv/gopher-lua-libs. Will try to keep it in sync with relevant commits, add more docs and/or add more features if needed.

Note: This is not intended to be used for anything other than for mangal, instead use gopher-lua-libs which is more complete.

Index

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Preload

func Preload(L *lua.LState)

Preload preload all gopher lua packages

Types

This section is empty.

Directories

Path Synopsis
Package base64 implements base64 encode/decode functionality for lua.
Package base64 implements base64 encode/decode functionality for lua.
Package crypto implements golang package crypto functionality for lua.
Package crypto implements golang package crypto functionality for lua.
Package filepath implements golang filepath functionality for lua.
Package filepath implements golang filepath functionality for lua.
Package goos implements golang package os functionality for lua.
Package goos implements golang package os functionality for lua.
Port dustin/go-humanize for gopher-lua
Port dustin/go-humanize for gopher-lua
Package ioutil implements golang package ioutil functionality for lua.
Package ioutil implements golang package ioutil functionality for lua.
Package json implements json decode/encode functionality for lua.
Package json implements json decode/encode functionality for lua.
Package plugin implements golang packege log functionality for lua.
Package plugin implements golang packege log functionality for lua.
Package regexp implements golang package regexp functionality for lua.
Package regexp implements golang package regexp functionality for lua.
Package runtime implements golang runtime functionality for lua.
Package runtime implements golang runtime functionality for lua.
Package strings implements golang package montanaflynn/stats functionality for lua.
Package strings implements golang package montanaflynn/stats functionality for lua.
Package storage implements persist storage with ttl for to save and share data between differents lua.LState.
Package storage implements persist storage with ttl for to save and share data between differents lua.LState.
drivers
multiple storage engines
multiple storage engines
drivers/memory
this storage can be used for projects that do not store much data and do not save memory
this storage can be used for projects that do not store much data and do not save memory
Package strings implements golang package strings functionality for lua.
Package strings implements golang package strings functionality for lua.
Package template implements template functionality for lua.
Package template implements template functionality for lua.
Package time implements golang package time functionality for lua.
Package time implements golang package time functionality for lua.
Package xmlpath provides xmlpath for lua.
Package xmlpath provides xmlpath for lua.
Package yaml implements yaml decode functionality for lua.
Package yaml implements yaml decode functionality for lua.

Jump to

Keyboard shortcuts

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