...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Text file
src
/
debug
/
buildinfo
/
testdata
/
go117
/
go.mod
Documentation:
debug/buildinfo/testdata/go117
1
module example.com/go117
2
3
go 1.17
View as plain text