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.
avr
Package errors implements functions to manipulate errors.
Package errors implements functions to manipulate errors.
internal
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 implements a subset of the Go "os" package.
Package os implements a subset of the Go "os" package.
interrupt
Package interrupt provides access to hardware interrupts.
Package interrupt provides access to hardware interrupts.
volatile
Package volatile provides definitions for volatile loads and stores.
Package volatile provides definitions for volatile loads and stores.
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