patch

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2024 License: MIT Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL