...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Package iface_a
import "cmd/cgo/internal/testshared/testdata/iface_a"
Overview
Index
Overview ▹
Overview ▾
Index ▹
Index ▾
func F() interface{}
func G() iface_i.I
Package files
a.go
func
F
¶
func F() interface{}
func
G
¶
func G()
iface_i
.
I