Documentation ¶
Index ¶
Constants ¶
View Source
const GenericTrapForGo118And119 = `` /* 707-byte string literal not displayed */
View Source
const NoderFiles_1_17 = `` /* 489-byte string literal not displayed */
View Source
const NoderFiles_1_20 = `` /* 524-byte string literal not displayed */
View Source
const NoderFiles_1_21 = `` /* 526-byte string literal not displayed */
View Source
const RuntimeExtraDef = `` /* 749-byte string literal not displayed */
View Source
const RuntimeFuncNamePatch = ""
View Source
const RuntimeFuncNamePatch_Not_Used = `` /* 198-byte string literal not displayed */
Not used because now we pass pkg name, func name as standalone strings
View Source
const RuntimeProcGoroutineExitPatch = `for _, fn := range __xgo_on_goexits {
fn()
}`
added after goroutine exit1
View Source
const RuntimeProcPatch = `` /* 131-byte string literal not displayed */
View Source
const TestingCallbackDeclarations = `func __xgo_link_get_test_starts() []interface{}{
// link by compiler
return nil
}
`
View Source
const TestingStart = `for _,__xgo_on_test_start:=range __xgo_link_get_test_starts(){
(__xgo_on_test_start.(func(*T,func(*T))))(t,fn)
}
`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.