modules

package
v0.15.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NativeModuleRegistry = make(map[string]NativeModuleLoader)

Functions

func RegisterNativeModule

func RegisterNativeModule(name string, loader NativeModuleLoader)

Types

type NativeModuleLoader

type NativeModuleLoader func() (*shared.RuntimeValue, *errors.RuntimeError)

func GetNativeModuleLoader

func GetNativeModuleLoader(name string) (NativeModuleLoader, bool)

Directories

Path Synopsis
format.go
format.go

Jump to

Keyboard shortcuts

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