internal/

directory standard library
go1.11beta3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2018 License: BSD-3-Clause

Directories

Path Synopsis
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.
Package bug implements the “go bug” command.
Package bug implements the “go bug” command.
Package cache implements a build artifact cache.
Package cache implements a build artifact cache.
Package cfg holds configuration shared by multiple parts of the go command.
Package cfg holds configuration shared by multiple parts of the go command.
Package clean implements the “go clean” command.
Package clean implements the “go clean” command.
Package cmdflag handles flag processing common to several go tools.
Package cmdflag handles flag processing common to several go tools.
Package dirhash defines hashes over directory trees.
Package dirhash defines hashes over directory trees.
Package doc implements the “go doc” command.
Package doc implements the “go doc” command.
Package envcmd implements the “go env” command.
Package envcmd implements the “go env” command.
Package fix implements the “go fix” command.
Package fix implements the “go fix” command.
Package fmtcmd implements the “go fmt” command.
Package fmtcmd implements the “go fmt” command.
Package generate implements the “go generate” command.
Package generate implements the “go generate” command.
Package get implements the “go get” command.
Package get implements the “go get” command.
Package help implements the “go help” command.
Package help implements the “go help” command.
Package list implements the “go list” command.
Package list implements the “go list” command.
Package load loads packages.
Package load loads packages.
Package modcmd implements the “go mod” command.
Package modcmd implements the “go mod” command.
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.
Package modget implements the module-aware “go get” command.
Package modget implements the module-aware “go get” command.
Package module defines the module.Version type along with support code.
Package module defines the module.Version type along with support code.
Package mvs implements Minimal Version Selection.
Package mvs implements Minimal Version Selection.
Package par implements parallel execution helpers.
Package par implements parallel execution helpers.
Package run implements the “go run” command.
Package run implements the “go run” command.
Package semver implements comparison of semantic version strings.
Package semver implements comparison of semantic version strings.
Package str provides string manipulation utilities.
Package str provides string manipulation utilities.
Package tool implements the “go tool” command.
Package tool implements the “go tool” command.
Package txtar implements a trivial text-based file archive format.
Package txtar implements a trivial text-based file archive format.
Package version implements the “go version” command.
Package version implements the “go version” command.
Package vet implements the “go vet” command.
Package vet implements the “go vet” command.
Package web defines helper routines for accessing HTTP/HTTPS resources.
Package web defines helper routines for accessing HTTP/HTTPS resources.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL