linker

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsLinker

type JsLinker struct {
	// contains filtered or unexported fields
}
func (l *JsLinker) Link(log *logger.LogWriter, binary *bytecode.Binary, lc locator.Locator, debug bool) error

type Linker

type Linker interface {
	Link(log *logger.LogWriter, binary *bytecode.Binary, lc locator.Locator, debug bool) error
}

func NewDllLinker

func NewDllLinker(outFilePath string) Linker

func NewJsLinker

func NewJsLinker(cleanup bool, cacheDir string) Linker

Jump to

Keyboard shortcuts

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