...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Source file
src
/
go
/
build
/
testdata
/
doc
/
e.go
Documentation:
go/build/testdata/doc
1
package doc
2
View as plain text