Imports of package version
Path | Synopsis |
---|---|
cmd/go/internal/base | Package base defines shared basic pieces of the go command, in particular logging and the Command structure. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |