Package contains is a libs for gopher-lua.
Development version, available on github, released under BSD 3-clause.
go get github.com/vadv/gopher-lua-libs
- cert_util monitoring ssl certs
- chef chef client api
- cmd cmd port
- crypto calculate md5, sha256 hash for string
- db access to databases
- filepath path.filepath port
- goos os port
- http http.client && http.server
- humanize humanize github.com/dustin/go-humanize port
- inspect pretty print github.com/kikito/inspect.lua
- ioutil io/ioutil port
- json json implementation
- plugin run lua code in lua code
- regexp regexp port
- runtime runtime port
- storage package for store persist data and share values between lua states
- strings strings port (utf supported)
- tac tac line-by-line scanner (from end of file to up)
- tcp raw tcp client lib
- telegram telegram bot
- template template engines
- time time port
- xmlpath gopkg.in/xmlpath.v2 port
- yaml gopkg.in/yaml.v2 port
- zabbix zabbix bot
go get github.com/vadv/gopher-lua-libs/cmd/glua-libs