...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
golang.org
/
x
/
mod
/
modfile
/
testdata
/
work
/
use.in
Documentation:
golang.org/x/mod/modfile/testdata/work
1
use "../foo"
2
3
use (
4
"/bar"
5
6
"baz"
7
)
View as plain text