internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
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/diff | |
internal/diff/myers | |
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.4.7
- Published
- Feb 22, 2024
- Platform
- windows/amd64
- Last checked
- 3 minutes ago –
Tools for package owners.