package net imports - godocs.io
context
Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
Package errors implements functions to manipulate errors.
Package dnsmessage provides a mostly RFC 1035 compliant implementation of DNS message packing and unpacking.
internal/godebug
Package godebug makes the settings in the $GODEBUG environment variable available to other packages.
internal/nettrace
Package nettrace contains internal hooks for tracing activity in the net package.
Package poll supports non-blocking I/O on file descriptors with polling.
Package singleflight provides a duplicate function call suppression mechanism.
io
Package io provides basic interfaces to I/O primitives.
Package fs defines basic interfaces to a file system.
Package netip defines an IP address type that's a small value type.
Package os provides a platform-independent interface to operating system functionality.
Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
Package sort provides primitives for sorting slices and user-defined collections.
Package sync provides basic synchronization primitives such as mutual exclusion locks.
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package syscall contains an interface to the low-level operating system primitives.
Package time provides functionality for measuring and displaying time.
Package unsafe contains operations that step around the type safety of Go programs.
Response: 20 (Success), text/gemini
| Original URL | gemini://godocs.io/net?view=imports |
|---|---|
| Status Code | 20 (Success) |
| Content-Type | text/gemini; charset=utf-8 |