internal/ directory

Directories

PathSynopsis
internal/cpuPackage cpu implements processor feature detection used by the Go standard libary.
internal/nettracePackage nettrace contains internal hooks for tracing activity in the net package.
internal/pollPackage poll supports non-blocking I/O on file descriptors with polling.
internal/racePackage race contains helper functions for manually instrumenting code for the race detector.
internal/singleflightPackage singleflight provides a duplicate function call suppression mechanism.
internal/syscall
internal/syscall/windows
internal/syscall/windows/registry
internal/syscall/windows/sysdllPackage sysdll is an internal leaf package that records and reports which Windows DLL names are used by Go itself.
internal/testenvPackage testenv provides information about what functionality is available in different testing environments run by the Go team.
internal/trace
Version
v1.9.0-rc.1
Published
Jul 24, 2017
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.