internal/ directory

Directories

PathSynopsis
internal/nettracePackage nettrace contains internal hooks for tracing activity in the net package.
internal/pprof
internal/pprof/profilePackage profile provides a representation of profile.proto and methods to encode/decode profiles in this format.
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.8.7
Published
Feb 7, 2018
Platform
darwin/amd64
Last checked
3 minutes ago

Tools for package owners.