mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[GH-ISSUE #20] set_by_lua_block $wocao {} not support #9
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#9
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?
Originally created by @ermazi on GitHub (Jun 20, 2023).
Original GitHub issue: https://github.com/tufanbarisyildirim/gonginx/issues/20
Originally assigned to: @tufanbarisyildirim on GitHub.
panic now
@tufanbarisyildirim commented on GitHub (Jun 26, 2023):
Hi @ermazi thaks for reporting, can you please provide more details? or just share the conf you have issue with
@FeiYing9 commented on GitHub (Oct 18, 2023):
if i have a block like this:
then the code
gonginx.DumpBlock(conf.Block, gonginx.IndentStyle)will dump this result:it's worse when dump it several times @tufanbarisyildirim