src/

directory
v0.5.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: Apache-2.0

Directories

Path Synopsis
Package builtin provides documentation for Go's predeclared identifiers.
Package builtin provides documentation for Go's predeclared identifiers.
Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
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 errors implements functions to manipulate errors.
io
Package io provides basic interfaces to I/O primitives.
Package io provides basic interfaces to I/O primitives.
ioutil
Package ioutil implements some I/O utility functions.
Package ioutil implements some I/O utility functions.
Package math provides basic constants and mathematical functions.
Package math provides basic constants and mathematical functions.
net
url
Package url parses URLs and implements query escaping.
Package url parses URLs and implements query escaping.
Package os provides a platform-independent interface to operating system functionality.
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 runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
Package sync provides basic synchronization primitives such as mutual exclusion locks.
Package sync provides basic synchronization primitives such as mutual exclusion locks.
atomic
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package testing provides support for automated testing of Go packages.
Package testing provides support for automated testing of Go packages.
Package time provides functionality for measuring and displaying time.
Package time provides functionality for measuring and displaying time.
Package unsafe contains operations that step around the type safety of Go programs.
Package unsafe contains operations that step around the type safety of Go programs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL