directory
1.23.0
Repository: https://github.com/shogo82148/std.git
Documentation: pkg.go.dev

# Packages

Package atomic provides atomic operations, independent of sync/atomic, to the runtime.
Package exithook provides limited support for on-exit cleanup.
No description provided by the author
package sys contains system- and configuration- and architecture-specific constants used by the runtime.
Package syscall provides the syscall primitives required for the runtime.