Imports of package imports
Path | Synopsis |
---|---|
golang.org/x/tools/internal/gocommand | Package gocommand is a helper for calling the go command. |
golang.org/x/tools/internal/imports | Package imports implements a Go pretty-printer (like package "go/format") that also adds or removes import statements as necessary. |
io/ioutil | Package ioutil implements some I/O utility functions. |
log | Package log implements a simple logging package. |