prometheus / prometheus/node_exporter
go 1.15 supports CurveID.String()
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 13.8k
- Forks
- 2.7k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 8
Description
When we move to go 1.15, we can simplify our https code by using CurveID fmt.Stringer interface.
Please move this issue as well when the https package is extracted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the HTTPS package and its CurveID handling, then review how the package extraction affects this issue. Confirm the supported Go version and identify the existing CurveID formatting paths; done means the HTTPS code uses CurveID's Stringer behavior after the extraction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100