internal

package
v0.0.0-...-c0c124a Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: LGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = &InteropServerConfig{
	true,
	false,
	"",
	"",
}
View Source
var (
	ConstructorTable = make(map[string]interface{})
)

Functions

func CallLocalAndDeregisterRemoteFunction

func CallLocalAndDeregisterRemoteFunction(l []interface{})

func CallLocalAndRegisterRemoteFunction

func CallLocalAndRegisterRemoteFunction(l []interface{}, f interface{}) interface{}

func CallLocalFunction

func CallLocalFunction(l []interface{}) interface{}

func Exec

func Exec()

func InitProcess

func InitProcess()

Types

type Internal

type Internal struct {
	PtrI       uintptr `json:"___pointer"`
	ClassNameI string  `json:"___className"`
}

func (*Internal) ClassNameInternalF

func (i *Internal) ClassNameInternalF() string

func (*Internal) InitFromInternal

func (i *Internal) InitFromInternal(p uintptr, n string)

func (*Internal) Pointer

func (i *Internal) Pointer() uintptr

func (*Internal) SetPointer

func (i *Internal) SetPointer(p uintptr)

type InteropServerConfig

type InteropServerConfig struct {
	Download    bool
	Override    bool
	Path        string
	DownloadUrl string
}

Jump to

Keyboard shortcuts

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