mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #5] [CLOSED] support openresty xxx_by_lua_block syntax #35
Labels
No labels
bug
enhancement
good first issue
pull-request
question
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gonginx#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tufanbarisyildirim/gonginx/pull/5
Author: @virusdefender
Created: 6/20/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
c517eabsupport openresty xxx_by_lua_block syntax📊 Changes
2 files changed (+86 additions, -5 deletions)
View changed files
📝
parser/lexer.go(+45 -5)📝
parser/lexer_test.go(+41 -0)📄 Description
https://github.com/openresty/lua-nginx-module
this is only a demo code and proposal about lexing the lua block, do you have any suggestions?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.