4 comments (4 comments)2 reactions (2 reactions)0 assignees (0 assignees)Go19,008 forks (19,008 forks)batch import
DocumentationNeedsInvestigationcompiler/runtimehelp wanted
Repository metrics
- Stars
- 133,883 stars (133,883 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
What version of Go are you using (go version)?
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (go env)?
What did you do?
What did you expect to see?
What did you see instead?
Contributor guide
- Research direction
- Look at the existing documentation for LockOSThread and UnlockOSThread, then write example functions demonstrating their usage. Ensure the examples compile and follow Go's example format.
- Tech stack
- go
- Domain
- backend
- Issue type
- Documentation
- Prerequisites
- Go