Directories
¶
Path | Synopsis |
---|---|
cgo
|
|
gmp
An example of wrapping a C library in Go.
|
An example of wrapping a C library in Go. |
test
Test that the #cgo CFLAGS directive works, with and without platform filters.
|
Test that the #cgo CFLAGS directive works, with and without platform filters. |
testasan
command
|
|
testcarchive/src/libgo
command
|
|
testcarchive/src/libgo2
command
|
|
testcarchive/src/libgo3
command
|
|
testcarchive/src/libgo4
command
|
|
testcarchive/src/libgo6
command
|
|
testcshared/src/go2c2go/go
command
|
|
testcshared/src/go2c2go/m1
command
|
|
testcshared/src/go2c2go/m2
command
|
|
testcshared/src/libgo
command
|
|
testcshared/src/libgo2
command
|
|
testcshared/src/libgo4
command
|
|
testcshared/src/libgo5
command
|
|
testgodefs
command
|
|
testplugin/src/checkdwarf
command
|
|
testplugin/src/host
command
|
|
testplugin/src/iface
command
|
|
testplugin/src/iface_a
command
|
|
testplugin/src/iface_b
command
|
|
testplugin/src/issue18584
command
|
|
testplugin/src/issue18676
command
The bug happened like this: 1) The main binary adds an itab for *json.UnsupportedValueError / error (concrete type / interface type).
|
The bug happened like this: 1) The main binary adds an itab for *json.UnsupportedValueError / error (concrete type / interface type). |
testplugin/src/issue19418
command
|
|
testplugin/src/issue19529
command
|
|
testplugin/src/issue19534
command
|
|
testplugin/src/issue22175
command
|
|
testplugin/src/issue22295.pkg
command
|
|
testplugin/src/issue24351
command
|
|
testplugin/src/issue25756
command
|
|
testplugin/src/issue25756/plugin
command
|
|
testplugin/src/plugin1
command
|
|
testplugin/src/plugin2
command
|
|
testplugin/src/sub/plugin1
command
|
|
testplugin/unnamed1
command
|
|
testplugin/unnamed2
command
|
|
testsanitizers/src
command
|
|
testshared/src/division
command
|
|
testshared/src/exe
command
|
|
testshared/src/exe2
command
|
|
testshared/src/exe3
command
|
|
testshared/src/execgo
command
|
|
testshared/src/global
command
|
|
testshared/src/iface
command
|
|
testshared/src/implicitcmd
command
|
|
testshared/src/issue25065
Package issue25065 has a type with a method that is 1) referenced in a method expression 2) not called 3) not converted to an interface 4) is a value method but the reference is to the pointer method These cases avoid the call to makefuncsym from typecheckfunc, but we still need to call makefuncsym somehow or the symbol will not be defined.
|
Package issue25065 has a type with a method that is 1) referenced in a method expression 2) not called 3) not converted to an interface 4) is a value method but the reference is to the pointer method These cases avoid the call to makefuncsym from typecheckfunc, but we still need to call makefuncsym somehow or the symbol will not be defined. |
testshared/src/trivial
command
|
|
testsigfwd
command
|
|
Click to show internal directories.
Click to hide internal directories.