internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/cache | Package cache implements a build artifact cache. |
internal/cmd | |
internal/cmd/ast-to-pattern | |
internal/cmd/gogrep | |
internal/cmd/irdump | irdump: a tool for displaying the IR form of Go programs. |
internal/go | |
internal/go/gcimporter | Package 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/buildir | Package buildir defines an Analyzer that constructs the IR of an error-free package and returns the set of all functions within it. |
internal/renameio | Package renameio writes files atomically by renaming temporary files. |
internal/robustio | Package 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/testenv | Package 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
- windows/amd64
- Last checked
- 7 minutes ago –
Tools for package owners.