Add support for net.Listener #2

Open
Crow wants to merge 1 commits from Crow/router:master into master
Member
  • Add go.mod
  • Support net.Listener
- Add go.mod - Support net.Listener
Crow added 1 commit 2022-03-28 10:39:48 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Crow-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Crow-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: Fuyu/router#2
No description provided.