README ¶ glua 简介 glua 基于 gopher-lua 二次开发,在原版基础上新增了许多模块 模块列表 模块名称 模块介绍 base base 编解码 cron 计划任务 crypto 加解密 database 数据库连接 format 格式化字符串 http http 请求 json json 解析 jwt jwt 解析 re 正则 time 时间 web web 服务 xml xml 解析 yaml yaml 解析 特别鸣谢 gopher-lua Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func NewState() *lua.LState Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewState ¶ func NewState() *lua.LState Types ¶ This section is empty. Source Files ¶ View all Source files lua.go Directories ¶ Show internal Expand all Path Synopsis cmd core plugin base cron crypto database format http json jwt re time web xml yaml Click to show internal directories. Click to hide internal directories.