basics/

directory
v0.0.0-...-aa6ea2c Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2023 License: MIT

Directories

Path Synopsis
A Context carries deadlines, cancellation signals, and other request-scoped values across API boundaries and goroutines
A Context carries deadlines, cancellation signals, and other request-scoped values across API boundaries and goroutines
go:embed is a compiler directive that allows programs to include arbitrary files and folders in the Go binary at build time
go:embed is a compiler directive that allows programs to include arbitrary files and folders in the Go binary at build time
os.Exit to immediately exit with a given status
os.Exit to immediately exit with a given status
writes a capitalized version of all input text
writes a capitalized version of all input text
Basic sends and receives on channels are blocking.
Basic sends and receives on channels are blocking.
SHA256 hashes are frequently used to compute short identities for binary or text blobs.
SHA256 hashes are frequently used to compute short identities for binary or text blobs.
Sometimes we’d like our Go programs to intelligently handle Unix signals.
Sometimes we’d like our Go programs to intelligently handle Unix signals.
Timers are for when you want to do something once in the future - tickers are for when you want to do something repeatedly at regular intervals.
Timers are for when you want to do something once in the future - tickers are for when you want to do something repeatedly at regular intervals.

Jump to

Keyboard shortcuts

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