package sync imports - godocs.io
Package race contains helper functions for manually instrumenting code for the race detector.
Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package unsafe contains operations that step around the type safety of Go programs.
Response: 20 (Success), text/gemini
| Original URL | gemini://godocs.io/sync?view=imports |
|---|---|
| Status Code | 20 (Success) |
| Content-Type | text/gemini; charset=utf-8 |