apache / apache/eventmesh

[Enhancement] unnecessary assignment to the blank identifier [consumer.go]

Open
#3,764 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue Stale
Dominant language
Java
Stars
1.8k
Forks
658
Avg merge
11h 29m
Merged PRs (30d)
52

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.

### Enhancement Request

This issue is a subproject issue of eventmesh. the subproject address is:
https://github.com/apache/eventmesh-go
![image](https://user-images.githubusercontent.com/91315508/233281036-4fc95c56-677c-4951-81cf-0baf841fc96f.png)
located at:
eventmeh-go/plugin/connector/standalone/consumer.go line 123

### Describe the solution you'd like

![image](https://user-images.githubusercontent.com/91315508/233281294-93d7fcb8-74c8-40ec-b38a-5b4f59d49eed.png)

### Are you willing to submit PR?

- [ ] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Inspect eventmesh-go/plugin/connector/standalone/consumer.go at line 123, as identified in the issue. Confirm the unnecessary assignment to the blank identifier and remove it; the change is complete when that redundant assignment is no longer present and the Go subproject still builds or passes its existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.