mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #71] [MERGED] Improve comments and add package docs #71
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#71
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/71
Author: @tufanbarisyildirim
Created: 6/20/2025
Status: ✅ Merged
Merged: 6/20/2025
Merged by: @tufanbarisyildirim
Base:
master← Head:codex/scan-codebase-and-add-comments📝 Commits (1)
c719e43Improve documentation comments📊 Changes
12 files changed (+96 additions, -90 deletions)
View changed files
📝
config/block.go(+6 -6)📝
config/config.go(+2 -2)📝
config/directive.go(+10 -10)➕
config/doc.go(+2 -0)📝
config/http.go(+14 -14)📝
config/include.go(+10 -10)📝
config/location.go(+8 -8)📝
config/server.go(+13 -13)📝
config/upstream.go(+15 -15)📝
config/upstream_server.go(+12 -12)➕
dumper/doc.go(+2 -0)➕
parser/doc.go(+2 -0)📄 Description
Summary
Testing
bash -c 'go test -race -cover ${PWD}/{config,dumper,parser,parser/token}'https://chatgpt.com/codex/tasks/task_e_6855219e1d248329a34ecf1f3719b756
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.