gen_defs

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenernateType

type GenernateType string
const (
	// auto increment number
	GenernateType_CmdXgoVersion GenernateType = "cmd/xgo/version.go"

	// copy from cmd/xgo/version.go CORE_VERSION* to runtime/core/version.go
	GenernateType_RuntimeCoreVersion GenernateType = "runtime/core/version.go"

	// copy from runtime to cmd/xgo/trace/render/stack_model/stack_model.go
	GenernateType_RuntimeTraceModel GenernateType = "runtime/trace/stack_model/stack_model.go"

	// copy from runtime to cmd/xgo/asset/runtime_gen
	GenernateType_XgoRuntimeGen GenernateType = "cmd/xgo/asset/runtime_gen"

	// copy from patch to cmd/xgo/asset/compiler_patch_gen
	GenernateType_XgoCompilerPatchGen GenernateType = "cmd/xgo/asset/compiler_patch_gen"

	// copy from cmd/xgo/upgrade
	GenernateType_ScriptInstallUpgrade GenernateType = "script/install/upgrade"

	// copy from runtime/core/func_template.go to runtime/core/func.go
	GenernateType_RuntimeCoreFunc GenernateType = "runtime/core/func.go"

	// copy from runtime/internal/runtime/xgo_trap_template.go to runtime/internal/runtime/xgo_trap_template.go
	GenernateType_RuntimeXgoTrapTemplate GenernateType = "runtime/internal/runtime/xgo_trap_template.go"

	GenernateType_LegacyRuntimeLink GenernateType = "instrument/instrument_xgo_runtime/runtime_link_template_legacy_1_1_0.go"
)

Jump to

Keyboard shortcuts

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