[PR #47] [MERGED] tunnel: config parse error fix #123

Closed
opened 2026-05-05 11:01:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/47
Author: @mmatczuk
Created: 11/17/2017
Status: Merged
Merged: 11/17/2017
Merged by: @mmatczuk

Base: masterHead: mmt/config


📝 Commits (1)

  • 074b54c tunnel: config parse error fix

📊 Changes

2 files changed (+68 additions, -82 deletions)

View changed files

📝 cmd/tunnel/config.go (+44 -58)
📝 cmd/tunnel/tunnel.go (+24 -24)

📄 Description

Remove post parsing manual field assignments. Defaults are generated
first and overwritten by YAML parse method.

This fixes https://github.com/mmatczuk/go-http-tunnel/issues/46.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mmatczuk/go-http-tunnel/pull/47 **Author:** [@mmatczuk](https://github.com/mmatczuk) **Created:** 11/17/2017 **Status:** ✅ Merged **Merged:** 11/17/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `mmt/config` --- ### 📝 Commits (1) - [`074b54c`](https://github.com/mmatczuk/go-http-tunnel/commit/074b54c73090fd66d5975eae4ff9ceea88aea9e4) tunnel: config parse error fix ### 📊 Changes **2 files changed** (+68 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `cmd/tunnel/config.go` (+44 -58) 📝 `cmd/tunnel/tunnel.go` (+24 -24) </details> ### 📄 Description Remove post parsing manual field assignments. Defaults are generated first and overwritten by YAML parse method. This fixes https://github.com/mmatczuk/go-http-tunnel/issues/46. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:01:55 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#123
No description provided.