Versions in this module Expand all Collapse all v1 v1.0.1 Sep 6, 2024 v1.0.0 Sep 6, 2024 Changes in this version + var Config = &InteropServerConfig + var ConstructorTable = make(map[string]interface{}) + func CallLocalAndDeregisterRemoteFunction(l []interface{}) + func CallLocalAndRegisterRemoteFunction(l []interface{}, f interface{}) interface + func CallLocalFunction(l []interface{}) interface + func Exec() + func InitProcess() + type Internal struct + ClassNameI string + PtrI uintptr + func (i *Internal) ClassNameInternalF() string + func (i *Internal) InitFromInternal(p uintptr, n string) + func (i *Internal) Pointer() uintptr + func (i *Internal) SetPointer(p uintptr) + type InteropServerConfig struct + Download bool + DownloadUrl string + Override bool + Path string