toolshonnef.co/go/tools/internal Directories

internal/ directory

Directories

PathSynopsis
internal/cachePackage cache implements a build artifact cache.
internal/cmd
internal/cmd/ast-to-pattern
internal/cmd/gogrep
internal/cmd/irdumpirdump: a tool for displaying the IR form of Go programs.
internal/go
internal/go/gcimporterPackage gcimporter provides various functions for reading gc-generated object files that can be used to implement the Importer interface defined by the Go 1.5 standard library package.
internal/gosmith
internal/passes
internal/passes/buildirPackage buildir defines an Analyzer that constructs the IR of an error-free package and returns the set of all functions within it.
internal/renameioPackage renameio writes files atomically by renaming temporary files.
internal/robustioPackage robustio wraps I/O functions that are prone to failure on Windows, transparently retrying errors up to an arbitrary timeout.
internal/sharedcheck
internal/sync
internal/testenvPackage testenv contains helper functions for skipping tests based on which tools are present in the environment.
Version
v0.2.0-0.dev
Published
Dec 14, 2020
Platform
linux/amd64
Last checked
3 minutes ago

Tools for package owners.