mirror of
https://github.com/golang/go
synced 2024-11-14 20:10:30 -07:00
Regenerate alldocs.go
This commit is contained in:
parent
7e906e5b71
commit
5cb7b6aae3
@ -904,9 +904,9 @@
|
||||
// The error information, if any, is
|
||||
//
|
||||
// type PackageError struct {
|
||||
// ImportStack []string // shortest path from package named on command line to this one
|
||||
// Pos string // position of error (if present, file:line:col)
|
||||
// Err string // the error itself
|
||||
// ImportStack []string // shortest path from package named on command line to this one
|
||||
// Pos string // position of error (if present, file:line:col)
|
||||
// Err string // the error itself
|
||||
// }
|
||||
//
|
||||
// The module information is a Module struct, defined in the discussion
|
||||
|
Loading…
Reference in New Issue
Block a user