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/unix
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.3
Published
Jan 22, 2018
Platform
linux/amd64
Last checked
37 seconds ago

Tools for package owners.