...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Package b
import "cmd/cgo/internal/testshared/testdata/issue44031/b"
Overview
Index
Overview ▹
Overview ▾
Index ▹
Index ▾
func F()
type T
func (T) M()
Package files
b.go
func
F
¶
func F()
type
T
¶
type T
int
func (T)
M
¶
func (
T
) M()