Directories ¶
Path | Synopsis |
---|---|
internal/help
Package help implements the “go help” command.
|
Package help implements the “go help” command. |
go
|
|
base
Package base defines shared basic pieces of the go command, in particular logging and the Command structure.
|
Package base defines shared basic pieces of the go command, in particular logging and the Command structure. |
cfg
Package cfg holds configuration shared by multiple parts of the go command.
|
Package cfg holds configuration shared by multiple parts of the go command. |
envcmd
Package envcmd implements the “go env” command.
|
Package envcmd implements the “go env” command. |
internal/auth
Package auth provides access to user-provided authentication credentials.
|
Package auth provides access to user-provided authentication credentials. |
internal/lockedfile
Package lockedfile creates and manipulates files whose contents should only change atomically.
|
Package lockedfile creates and manipulates files whose contents should only change atomically. |
internal/lockedfile/internal/filelock
Package filelock provides a platform-independent API for advisory file locking.
|
Package filelock provides a platform-independent API for advisory file locking. |
internal/par
Package par implements parallel execution helpers.
|
Package par implements parallel execution helpers. |
internal/str
Package str provides string manipulation utilities.
|
Package str provides string manipulation utilities. |
internal/web
Package web defines minimal helper routines for accessing HTTP/HTTPS resources without requiring external dependencies on the net package.
|
Package web defines minimal helper routines for accessing HTTP/HTTPS resources without requiring external dependencies on the net package. |
modfetch/codehost
Package codehost defines the interface implemented by a code hosting source, along with support code for use by implementations.
|
Package codehost defines the interface implemented by a code hosting source, along with support code for use by implementations. |
internal
|
|
browser
Package browser provides utilities for interacting with users' browsers.
|
Package browser provides utilities for interacting with users' browsers. |
Package quoted provides string manipulation utilities.
|
Package quoted provides string manipulation utilities. |
Click to show internal directories.
Click to hide internal directories.